# What's a Recovery Phrase?

A recovery phrase, also known as ‘seed phrase’, ‘passphrase’, or ‘mnemonic phrase’ is an ordered list of 12 - 24 words which is used as a key to directly recover access to your wallet. It should be stored securely and **you should never share it with anyone, not even us**.

As Revelator Wallet is a self-custody wallet, we do not have any access to your recovery phrase, and as such if you lose access to your wallet and do not have your recovery phrase, we cannot help you regain access to anything that is stored in your wallet, including cryptocurrency funds, NFT collectibles, Royalty Tokens and more.


---

# 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.revelator.com/wallet/security/whats-a-recovery-phrase.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.
