# NeevCloud Guide

- [NeevCloud KnowledgeBase](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase.md)
- [Set up LEMP (Linux, Nginx, MySQL, PHP) in Ubuntu Linux](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-lemp-linux-nginx-mysql-php-in-ubuntu-linux.md): In this guide, we will explain how to install the Linux, Nginx, MySQL, and PHP (LEMP) stack on an Ubuntu 22.04 server. You will set up a basic web application to test the stack's functionalities.
- [Set up LAMP (Linux, Apache, MySQL, PHP) in Ubuntu Linux](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-lamp-linux-apache-mysql-php-in-ubuntu-linux.md): In this guide, we will explain how to install the Linux, Apache, MySQL, and PHP (LAMP) stack on an Ubuntu 22.04 server. You will set up a basic web application to test the stack's functionalities.
- [Set up WordPress in Linux instance](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-wordpress-in-linux-instance.md): In this guide, we will show you how to set up WordPress on a Alma Linux instance, enabling you to create a powerful and flexible website with ease
- [Set up Plesk in Ubuntu](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-plesk-in-ubuntu.md): In this guide, we will walk you through how to set up Plesk on Ubuntu 22.04, simplifying web management and hosting for your applications and websites.
- [Set up Cpanel in Linux Instance](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-cpanel-in-linux-instance.md): In this guide, we will explain how to set up cPanel on a Alma Linux instance, providing an easy way to manage your web hosting and applications efficiently.
- [Set up a MongoDB Cluster using 3 Linux Instances](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-a-mongodb-cluster-using-3-linux-instances.md)
- [MongoDB Cluster with 3 Linux Instances](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-a-mongodb-cluster-using-3-linux-instances/mongodb-cluster-with-3-linux-instances.md)
- [Setup Ansible Linux Instance and Application deployment on Instances](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/setup-ansible-linux-instance-and-application-deployment-on-instances.md)
- [Deployment Application on Instances](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/setup-ansible-linux-instance-and-application-deployment-on-instances/deployment-application-on-instances.md): Ansible provides open-source automation that reduces complexity and runs everywhere. Using Ansible lets you automate virtually any task.
- [Set Up Custom Nameservers in Namecheap for Plesk Hosting on NeevCloud](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-custom-nameservers-in-namecheap-for-plesk-hosting-on-neevcloud.md)
- [Set Up Custom Nameservers GoDaddy  for Plesk Hosting on NeevCloud](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-custom-nameservers-godaddy-for-plesk-hosting-on-neevcloud.md)
- [Install Node.js & NPM on Linux](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/install-node.js-and-npm-on-linux.md)
- [Installation of Node.js and NPM in Alma Linux](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/install-node.js-and-npm-on-linux/installation-of-node.js-and-npm-in-alma-linux.md): In this guide, we will show you how to install Node.js and npm on Alma Linux, providing simple steps for seamless development setup. Get started quickly!
- [How to use SFTP for Uploading & Downloading files](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-use-sftp-for-uploading-and-downloading-files.md): In this guide, we will show you how to use SFTP for uploading and downloading files securely, ensuring safe data transfer between your local machine and server.
- [How to use PuTTY for SSH key-based authentication](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-use-putty-for-ssh-key-based-authentication.md): In this guide, we will show you how to use PuTTY for SSH key-based authentication, allowing secure access to your server while enhancing your connection's safety.
- [How To Create VPC on NeevCloud](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-create-vpc-on-neevcloud.md)
- [How to Install Nginx on Ubuntu 22.04](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-install-nginx-on-ubuntu-22.04.md): In this guide, we will walk you through how to install Nginx on Ubuntu 22.04, enabling you to set up a powerful web server for your applications and websites.
- [How To Install Apache on Ubuntu 22.04](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-install-apache-on-ubuntu-22.04.md): In this guide, we will explain how to install Apache on Ubuntu 22.04, enabling you to set up a reliable web server for your applications and websites.
- [How To Install MySQL on Ubuntu 22.04](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-install-mysql-on-ubuntu-22.04.md)
- [Mysql database backup and restore by mysqldump](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-install-mysql-on-ubuntu-22.04/mysql-database-backup-and-restore-by-mysqldump.md): In this guide, we will explain how to backup and restore a MySQL database using mysqldump, ensuring your data is secure and easily recoverable.
- [How To Install MariaDB on Ubuntu 22.04](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-install-mariadb-on-ubuntu-22.04.md): In this guide, we will walk you through how to install MariaDB on Ubuntu 22.04, providing a robust database solution for your applications and projects.
- [How To Install PostgreSQL on Ubuntu 22.04](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-install-postgresql-on-ubuntu-22.04.md): In this guide, we will explain how to install PostgreSQL on Ubuntu 22.04, enabling you to set up a powerful relational database system for your projects.
- [How To Install MongoDB on Ubuntu 22.04](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-install-mongodb-on-ubuntu-22.04.md): In this guide, we will explain how to install MongoDB on Ubuntu 22.04, providing a scalable NoSQL database solution for your applications and data management.
- [How To Install Redis on Ubuntu 22.04](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-install-redis-on-ubuntu-22.04.md)
- [MinIO Object Storage](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/minio-object-storage.md): S3 storage
- [MinIO Installation and Configuration Guide](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/minio-object-storage/minio-installation-and-configuration-guide.md): Installation, Configuration and dashboard Access
- [How To Install phpMyAdmin on Ubuntu 22.04](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-install-phpmyadmin-on-ubuntu-22.04.md): In this guide, we will explain how to install phpMyAdmin on Ubuntu 22.04, allowing you to manage MySQL databases through a user-friendly web interface.
- [How To Open Port on Linux](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-open-port-on-linux.md): In this guide, we will explain how to open a port on a Linux instance, helping you manage network traffic and configure firewall settings effectively.
- [How to Install Metabase on Ubuntu 22.04](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-install-metabase-on-ubuntu-22.04.md)
- [How to transfer data from a Windows server to a NeevCloud bucket using Rclone](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-transfer-data-from-a-windows-server-to-a-neevcloud-bucket-using-rclone.md)
- [How to Integrate QNAP NAS storage and Backup to Neevcloud](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-integrate-qnap-nas-storage-and-backup-to-neevcloud.md)
- [How to Install Remote Desktop (xrdp) on Ubuntu.](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-install-remote-desktop-xrdp-on-ubuntu..md): In this guide, we will explain how to install Remote Desktop Protocol using xrdp on Ubuntu Instance, enabling seamless remote access to your system for enhanced productivity
- [How to Synchronize Data Between Distributed Servers Across Regions](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-synchronize-data-between-distributed-servers-across-regions.md)
- [Setup MLflow in Neevcloud Instance](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/setup-mlflow-in-neevcloud-instance.md): In this guide, we will explain how to set up MLflow in a Ubuntu instance, enabling you to manage your machine learning lifecycle effectively and efficiently.
- [Docker](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/docker.md)
- [Docker Installation in Ubuntu/Debian](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/docker/docker-installation-in-ubuntu-debian.md): In this guide, we will explain how to install Docker on Ubuntu or Debian, empowering you to create, manage, and deploy containerized applications efficiently.
- [Some Best practices for using Docker in application development include:](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/docker/some-best-practices-for-using-docker-in-application-development-include.md)
- [Create a Docker File and using Docker file Build Images](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/docker/some-best-practices-for-using-docker-in-application-development-include/create-a-docker-file-and-using-docker-file-build-images.md)
- [Docker Container](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/docker/some-best-practices-for-using-docker-in-application-development-include/docker-container.md)
- [Docker-Compose](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/docker/some-best-practices-for-using-docker-in-application-development-include/docker-compose.md)
- [Two-factor Authentication](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/two-factor-authentication.md): In this guide, we will explain how to set up two-factor authentication on an Ubuntu Linux instance, enhancing your server’s security with an additional verification layer.
- [Set up Grafana](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-grafana.md)
- [Install Grafana and Prometheus on Ubuntu 22.04](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-grafana/install-grafana-and-prometheus-on-ubuntu-22.04.md): In this guide, we will walk you through how to install Grafana and Prometheus on an Ubuntu Instance for easy monitoring and visualization. Follow these simple steps!
- [Setup Zabbix app](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/setup-zabbix-app.md)
- [Setup n8n](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/setup-n8n.md): automation tool
- [n8n Installation & Configuration on Ubuntu 22.04](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/setup-n8n/n8n-installation-and-configuration-on-ubuntu-22.04.md)
- [Production deployment of n8n workflow automation platform](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/setup-n8n/production-deployment-of-n8n-workflow-automation-platform.md): Secure n8n Deployment using Docker, NGINX & Let’s Encrypt SSL
- [Setup  Dokploy](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/setup-dokploy.md)
- [Installation and Configuration of Coolify](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/installation-and-configuration-of-coolify.md)
- [Portainer](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/portainer.md)
- [Set up a new Portainer CE Server installation](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/portainer/set-up-a-new-portainer-ce-server-installation.md): Install Portainer CE with Docker on Linux
- [Deployment and Optimization of DeepSeek-OCR](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/deployment-and-optimization-of-deepseek-ocr.md): High-Performance GPU Inference Setup | CUDA 11.8 | vLLM 0.8.5
- [OpenClaw Installation and Configuration on Ubuntu instance](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/openclaw-installation-and-configuration-on-ubuntu-instance.md)
- [Setting Up ChromaDB](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/setting-up-chromadb.md)
- [AnythingLLM and ChromaDB Integration](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/anythingllm-and-chromadb-integration.md)
- [Neevcloud Remote Backup & DR](https://docs.neevcloud.com/neevcloud-guide/neevcloud-remote-backup-and-dr.md)
- [Instance Schedule Backup by Acronis](https://docs.neevcloud.com/neevcloud-guide/neevcloud-remote-backup-and-dr/instance-schedule-backup-by-acronis.md)
- [Inter-Region Cloud Instance Migration](https://docs.neevcloud.com/neevcloud-guide/neevcloud-remote-backup-and-dr/inter-region-cloud-instance-migration.md)
- [Acronis Backup Gateway With Neevcloud](https://docs.neevcloud.com/neevcloud-guide/neevcloud-remote-backup-and-dr/acronis-backup-gateway-with-neevcloud.md)
- [Connect the GoodSync with the Neevcloud S3 Bucket](https://docs.neevcloud.com/neevcloud-guide/neevcloud-remote-backup-and-dr/connect-the-goodsync-with-the-neevcloud-s3-bucket.md): GoodSync is a file synchronization and backup software. It can sync files between:
- [Automated Disaster Recovery (DR) Solution](https://docs.neevcloud.com/neevcloud-guide/neevcloud-remote-backup-and-dr/automated-disaster-recovery-dr-solution.md): Ensuring Data Availability and Business Continuity Between Primary and DR Cloud Instances
- [Backup your WordPress Site to Neevcloud s3 storage with using Updraft plugin](https://docs.neevcloud.com/neevcloud-guide/neevcloud-remote-backup-and-dr/backup-your-wordpress-site-to-neevcloud-s3-storage-with-using-updraft-plugin.md)
- [Automated Instance Backup to Zata S3 Using Restic](https://docs.neevcloud.com/neevcloud-guide/neevcloud-remote-backup-and-dr/automated-instance-backup-to-zata-s3-using-restic.md)
- [Stack Automation Library](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library.md)
- [Web & Applications](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/web-and-applications.md)
- [Nginx Web Server](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/web-and-applications/nginx-web-server.md)
- [WordPress on Single Instance](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/web-and-applications/wordpress-on-single-instance.md)
- [Web and MySQL Stack (2-Instance)](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/web-and-applications/web-and-mysql-stack-2-instance.md)
- [Databases](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/databases.md)
- [MySQL Database (Private)](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/databases/mysql-database-private.md)
- [MariaDB Database (Private)](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/databases/mariadb-database-private.md)
- [Development & Tools](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/development-and-tools.md)
- [JupyterLab Workspace](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/development-and-tools/jupyterlab-workspace.md)
- [Monitoring](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/monitoring.md)
- [Uptime Kuma](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/monitoring/uptime-kuma.md)
- [AI & Applications](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/ai-and-applications.md)
- [Open WebUI (Remote AI Interface)](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/ai-and-applications/open-webui-remote-ai-interface.md)
- [Complete Stack Repository](https://docs.neevcloud.com/neevcloud-guide/stack-automation-library/complete-stack-repository.md)
- [Kubernetes](https://docs.neevcloud.com/neevcloud-guide/kubernetes.md)
- [Deploy Nginx Service in Kubernetes](https://docs.neevcloud.com/neevcloud-guide/kubernetes/deploy-nginx-service-in-kubernetes.md): To deploy Nginx in Kubernetes and make it accessible from external sources, you need to follow a few steps:
- [Deploy Lamp in Kubernetes with using Helm.](https://docs.neevcloud.com/neevcloud-guide/kubernetes/deploy-lamp-in-kubernetes-with-using-helm..md): To create a Helm chart for a LAMP stack, you can follow these steps:
- [Deploy WordPress in Kubernetes.](https://docs.neevcloud.com/neevcloud-guide/kubernetes/deploy-wordpress-in-kubernetes..md)
- [Deploy Argocd in Kubernetes](https://docs.neevcloud.com/neevcloud-guide/kubernetes/deploy-argocd-in-kubernetes.md)
- [Deploy Jenkins in the Kubernetes cluster](https://docs.neevcloud.com/neevcloud-guide/kubernetes/deploy-jenkins-in-the-kubernetes-cluster.md)
- [Troubleshoot](https://docs.neevcloud.com/neevcloud-guide/troubleshoot.md)
- [How to Access Instances](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/how-to-access-instances.md)
- [Access Linux instance](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/how-to-access-instances/access-linux-instance.md)
- [Access with Password Authentication](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/how-to-access-instances/access-with-password-authentication.md)
- [Access Windows Instance](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/how-to-access-instances/access-windows-instance.md)
- [Change the RDP Port and access the windows server](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/how-to-access-instances/change-the-rdp-port-and-access-the-windows-server.md)
- [How to change the SSH Port](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/how-to-change-the-ssh-port.md)
- [Troubleshooting Steps If your Instance is not accessible](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/troubleshooting-steps-if-your-instance-is-not-accessible.md)
- [How to Monitor Server Load on a Windows Cloud Instance](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/how-to-monitor-server-load-on-a-windows-cloud-instance.md)
- [Why cloud instance is Out Of disk space](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/why-cloud-instance-is-out-of-disk-space.md)
- [High Processor Load on your cloud instance](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/high-processor-load-on-your-cloud-instance.md)
- [Steps If your Website URL is down](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/steps-if-your-website-url-is-down.md)
- [Best Practices After Reboot.](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/best-practices-after-reboot..md)
- [Reset the root password.](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/reset-the-root-password..md)
- [Resolving Remote Desktop Account Lockout using Group Policy](https://docs.neevcloud.com/neevcloud-guide/troubleshoot/resolving-remote-desktop-account-lockout-using-group-policy.md)
- [Use case](https://docs.neevcloud.com/neevcloud-guide/use-case.md)
- [High-Level Architecture with  Load Balancer and Jump Server in a VPC Setup](https://docs.neevcloud.com/neevcloud-guide/use-case/high-level-architecture-with-load-balancer-and-jump-server-in-a-vpc-setup.md)
- [FAQ](https://docs.neevcloud.com/neevcloud-guide/faq.md)
- [How to change the instance Password](https://docs.neevcloud.com/neevcloud-guide/faq/how-to-change-the-instance-password.md)
- [How to Access a Server Using a Static IP Address](https://docs.neevcloud.com/neevcloud-guide/faq/how-to-access-a-server-using-a-static-ip-address.md)
- [What are the tabs under the Image section used for?](https://docs.neevcloud.com/neevcloud-guide/faq/what-are-the-tabs-under-the-image-section-used-for.md)
- [What is I/O optimized hardware?](https://docs.neevcloud.com/neevcloud-guide/faq/what-is-i-o-optimized-hardware.md)
- [What is the billing process for NeevCloud?](https://docs.neevcloud.com/neevcloud-guide/faq/what-is-the-billing-process-for-neevcloud.md)
- [What payment methods are accepted by NeevCloud?](https://docs.neevcloud.com/neevcloud-guide/faq/what-payment-methods-are-accepted-by-neevcloud.md)
- [What happens if I miss a payment?](https://docs.neevcloud.com/neevcloud-guide/faq/what-happens-if-i-miss-a-payment.md)
- [What are the available volume types and what do they mean?](https://docs.neevcloud.com/neevcloud-guide/faq/what-are-the-available-volume-types-and-what-do-they-mean.md)
- [What is YAML](https://docs.neevcloud.com/neevcloud-guide/faq/what-is-yaml.md)
- [How can I get support for billing-related issues?](https://docs.neevcloud.com/neevcloud-guide/faq/how-can-i-get-support-for-billing-related-issues.md)
- [Can I contact NeevCloud's technical support team?](https://docs.neevcloud.com/neevcloud-guide/faq/can-i-contact-neevclouds-technical-support-team.md)
- [How to raise the ticket in the NeevCloud](https://docs.neevcloud.com/neevcloud-guide/faq/how-to-raise-the-ticket-in-the-neevcloud.md)
- [Where can I find additional information on pricing and billing?](https://docs.neevcloud.com/neevcloud-guide/faq/where-can-i-find-additional-information-on-pricing-and-billing.md)
- [What are the terms and conditions for using Neevcloud services](https://docs.neevcloud.com/neevcloud-guide/faq/what-are-the-terms-and-conditions-for-using-neevcloud-services.md)
- [What is the procedure for inviting a new user or team member to a NeevCloud project?](https://docs.neevcloud.com/neevcloud-guide/faq/what-is-the-procedure-for-inviting-a-new-user-or-team-member-to-a-neevcloud-project.md)
- [How to request unblocking of Port 25 (SMTP)](https://docs.neevcloud.com/neevcloud-guide/faq/how-to-request-unblocking-of-port-25-smtp.md)
- [NeevCloud CERT-In Compliance](https://docs.neevcloud.com/neevcloud-guide/neevcloud-cert-in-compliance.md)
- [NTP Time Synchronisation](https://docs.neevcloud.com/neevcloud-guide/neevcloud-cert-in-compliance/ntp-time-synchronisation.md)
- [Mandatory Cyber Incident Reporting](https://docs.neevcloud.com/neevcloud-guide/neevcloud-cert-in-compliance/mandatory-cyber-incident-reporting.md)
- [ICT Log Retention](https://docs.neevcloud.com/neevcloud-guide/neevcloud-cert-in-compliance/ict-log-retention.md)
- [Customer Registration and KYC](https://docs.neevcloud.com/neevcloud-guide/neevcloud-cert-in-compliance/customer-registration-and-kyc.md)
- [KYC for Virtual Asset Service Providers](https://docs.neevcloud.com/neevcloud-guide/neevcloud-cert-in-compliance/kyc-for-virtual-asset-service-providers.md)
- [Designated Point of Contact](https://docs.neevcloud.com/neevcloud-guide/neevcloud-cert-in-compliance/designated-point-of-contact.md)
- [Vulnerability Assessment and Penetration Testing](https://docs.neevcloud.com/neevcloud-guide/neevcloud-cert-in-compliance/vulnerability-assessment-and-penetration-testing.md)
- [Cyber Incident Response and CERT-In Assistance](https://docs.neevcloud.com/neevcloud-guide/neevcloud-cert-in-compliance/cyber-incident-response-and-cert-in-assistance.md)
- [Cloud Security Governance Framework](https://docs.neevcloud.com/neevcloud-guide/neevcloud-cert-in-compliance/cloud-security-governance-framework.md)
- [Data Protection, Encryption, and Access Control](https://docs.neevcloud.com/neevcloud-guide/neevcloud-cert-in-compliance/data-protection-encryption-and-access-control.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.neevcloud.com/neevcloud-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
