# HidenCloud Panel

- [Guide for beginners](https://docs.hidencloud.com/hidencloud-panel/guide-for-beginners.md)
- [How to get into my server?](https://docs.hidencloud.com/hidencloud-panel/how-to-get-into-my-server.md)
- [Add files](https://docs.hidencloud.com/hidencloud-panel/add-files.md)
- [Backups](https://docs.hidencloud.com/hidencloud-panel/backups.md)
- [Databases](https://docs.hidencloud.com/hidencloud-panel/databases.md)
- [Adding Sub-Users](https://docs.hidencloud.com/hidencloud-panel/adding-sub-users.md)
- [How to create a task?](https://docs.hidencloud.com/hidencloud-panel/how-to-create-a-task.md)
- [How to enable Toggle Support OP Access?](https://docs.hidencloud.com/hidencloud-panel/how-to-enable-toggle-support-op-access.md)
- [High Ping and Packet Loss](https://docs.hidencloud.com/hidencloud-panel/high-ping-and-packet-loss.md)
- [Server Crashes](https://docs.hidencloud.com/hidencloud-panel/server-crashes.md)
- [Errors](https://docs.hidencloud.com/hidencloud-panel/errors.md): Here you will find common panel errors and their explanations.
- [Server UUID](https://docs.hidencloud.com/hidencloud-panel/server-uuid.md): How to get the UUID of the server.


---

# 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.hidencloud.com/hidencloud-panel.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.
