> 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-iv.md).

# Backup RP: Part IV

This page will reveal your Recovery Phrase (RP). Follow the on-screen instructions to back up your RP. After you are done writing down your RP, check the box confirming that you have indeed written down your RP, then tap **Continue**.

| IMPORTANT:                                                                                                                                                                                                                                                                                                                                                                |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>Since your Recovery Phrase can be used to gain access to all of your assets, it must be handled with <strong>extreme</strong> <strong>care</strong>.</li><li>Losing your Recovery Phrase can mean losing your funds.</li><li>It’s important to keep it in a secure place and you could consider breaking it up into several pieces to enhance security.</li></ul> |

{% hint style="info" %}
Note: We have blurred out the Recovery Phrase here for security purposes, but by the time you get to this screen, it will not be blurred.
{% endhint %}

<figure><img src="/files/moFsGJpXuKF1FRQD3MDQ" alt="" width="375"><figcaption><p>After you are done writing down your RP, check the box confirming that you have indeed written down your RP, then tap <strong>Continue</strong>.</p></figcaption></figure>

After confirming that you've written down your Recovery Phrase and stored it somewhere safe, VESPR will then let you know that your wallet has been backed up. You can exit the Recovery Phrase page by hitting the back arrow button on the top left of the screen. You can always come back to this screen at a later time to view your Recovery Phrase if needed.

<figure><img src="/files/KDVWjGz3M7ypDWoalvDf" alt="" width="375"><figcaption><p>Your wallet has been backed up and you can now exit the Recovery Phrase page by hitting the back arrow button on the top left of the screen.</p></figcaption></figure>

{% hint style="danger" %}
**VESPR is not responsible for any loss of funds.** It is your responsibility to write it down your Recovery Phrase and secure it in a safe place.
{% endhint %}


---

# 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-iv.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.
