# Recovery Phrases

Recovery phrases, also known as seed phrases or mnemonic phrases, are a series of words that are used to restore access to a cryptocurrency wallet in the event that you lose your password or private key. It is important to protect your recovery phrase and keep it private, as anyone with access to it will be able to access and potentially manage the assets in your wallet.

<figure><img src="/files/hkxpmWeleqOF2KNmVMad" alt=""><figcaption></figcaption></figure>


---

# 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.metaproprotocol.com/metapro-one/settings/recovery-phrases.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.
