# Backups

- [Duplify Backups](https://support.duplifyapp.com/backups/duplify-backups.md): Learn about how to safely back up your store with Duplify.
- [Creating a backup](https://support.duplifyapp.com/backups/creating-a-backup.md): Learn how to create your first backup, and how you can trigger backups later.
- [Backing up a different store](https://support.duplifyapp.com/backups/creating-a-backup/backing-up-a-different-store.md): Learn how to back up a store other than your current store with your existing Duplify plan.
- [Restoring a backup](https://support.duplifyapp.com/backups/restoring-a-backup.md): Learn how to restore products, pages, or themes from your Duplify backups and roll back to a previous version when needed.


---

# 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://support.duplifyapp.com/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.
