# Backups (BETA)

{% hint style="info" %}
**Important Note Regarding Documentation**

Please bear with us. Our development team finished sooner than expected, so the complete documentation is not yet available. Rest assured, we are already working on it and will submit it shortly!

#### Need quick help with setup?

In the meantime, feel free to contact our Discord support team at any time. There, our team will help you with the setup personally and answer all your questions about our backup module.

<a href="https://discord.gg/64fKVWJrBn" class="button primary" data-icon="tickets">Discord Support</a>
{% endhint %}


---

# 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.team-panel.com/en/modules/backup.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.
