# Troubleshoot

In NeevCloud, if you encounter issues or need to troubleshoot, follow these steps to identify and resolve problems efficiently.

* [Troubleshooting Steps If your Instance is not accessible](/neevcloud-guide/troubleshoot/troubleshooting-steps-if-your-instance-is-not-accessible.md).
* &#x20;[How to Monitor Server Load on a Windows Cloud Instance](/neevcloud-guide/troubleshoot/how-to-monitor-server-load-on-a-windows-cloud-instance.md).
* [Why cloud instance is Out Of disk space](/neevcloud-guide/troubleshoot/why-cloud-instance-is-out-of-disk-space.md)?
* [High Processor Load on your cloud instance](/neevcloud-guide/troubleshoot/high-processor-load-on-your-cloud-instance.md).
* [Steps If your Website URL is down](/neevcloud-guide/troubleshoot/steps-if-your-website-url-is-down.md).&#x20;
* [Best Practices After Reboot](/neevcloud-guide/troubleshoot/best-practices-after-reboot..md).
* [Reset the root password](/neevcloud-guide/troubleshoot/reset-the-root-password..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/troubleshoot.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.
