> For the complete documentation index, see [llms.txt](https://docs.vespr.xyz/vespr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vespr.xyz/vespr/user-guide/the-basics/backup-your-recovery-phrase/backup-rp-part-i.md).

# Backup RP: Part I

After creating a wallet, you will see a notification on the Home screen telling you to **Back up your wallet**. This notification will only appear if you haven't completed the backup process.&#x20;

Tap the **Back up now** button to back up your Secret Recovery Phrase.

<figure><img src="/files/w3YOmGubzUmEfKhzk6GB" alt="" width="375"><figcaption><p>Tap the <strong>Back up now</strong> button to back up your Secret Recovery Phrase.</p></figcaption></figure>

Alternatively, you can access the backup process in the Settings located on the top right of the Home screen. Tap **Recovery Phrase** to back up your Secret Recovery Phrase.

<figure><img src="/files/apuHKe9BSa1POG8cPUd4" alt="" width="563"><figcaption><p>Tap <strong>Recovery Phrase</strong> to back up your Secret Recovery Phrase.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vespr.xyz/vespr/user-guide/the-basics/backup-your-recovery-phrase/backup-rp-part-i.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.
