# Server Backups

{% hint style="info" %}
SaveCord can automatically create backups of your server every few hours. It saves Channels, Roles, Server Settings, and even Messages (up to 1000 per channel).
{% endhint %}

Once you add verification to your server with Custom Bot, bot will automatically create **#backup-panel** channel and you will see all information in this channel. It will start automatically create backups, you don't need to do anything.&#x20;

![#backup-panel message](/files/3EMoHno48WtLakaFTfqn)


---

# 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.savecord.io/extras/server-backups.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.
