# Downloading your website files

1. **Accessing Download Option:** From the main menu, navigate to the section where you manage your websites.
2. **Choosing a Website:** Select the website whose files you wish to download.
3. **Initiating Download:** The bot will prepare a zipped file of your website's content and provide a download link.
4. **Receiving Files:** Click on the provided link to start downloading the zipped file to your device.
5. **Extracting Files:** Once downloaded, use any standard unzipping tool to access your website's files and folders.

**Tip:** Regularly downloading and backing up your website files ensures you always have access to your content, even offline.


---

# 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://website-ai-erc.gitbook.io/bot/managing-your-website/downloading-your-website-files.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.
