# How to find my Recovery Phrases

{% hint style="danger" %}
**DO NOT** share this phrase with anyone! These words can be used to steal all your accounts.
{% endhint %}

In order to find your Recovery Phrases, you will need to follow a few steps.

**Step 1**

Click on **settings** button inside your wallet

<figure><img src="/files/AgVIPUN9bwlIRBvEMe9W" alt="" width="249"><figcaption></figcaption></figure>

**Step 2**

Select **Recovery Phrase Preview**

<figure><img src="/files/ss2fpEPU30t92B235xtB" alt="" width="247"><figcaption></figcaption></figure>

**Step 3**

Select **Confirm**

<figure><img src="/files/6Uss1Ov39ySa3xIHCKRJ" alt="" width="247"><figcaption></figcaption></figure>

**Step 4**

Enter your 6-digit PIN

<figure><img src="/files/t19ejmkf9APZm3Zw4bhk" alt="" width="370"><figcaption></figcaption></figure>

**Step 5**

Your Recovery Phrases are displayed (12 random words).

{% hint style="danger" %}
**DO NOT** share this phrase with anyone! These words can be used to steal all your accounts.
{% endhint %}

<figure><img src="/files/iEtDOcgWT9FMvD8XQqqP" alt="" width="305"><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/how-to-find-my-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.
