# Viewing your Secret Phrase

You can view the secret phrase at any stage of using the wallet, for example, in case you are not sure that the secret phrase is written down correctly.

Go to **Settings**.

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

Go to **"Security & privacy"** and click **"Reveal Secret Recovery Phrase"**.

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

Enter your password and click **“Next”**.

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

Read the security message and press and hold the **"Hold to reveal SRP"** button until the secret phrase appears.

<figure><img src="/files/ik3xTFz2ixbil6JilTzh" 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.daomars.com/f.a.q/wallets/metamask/getting-started-with-the-wallet/viewing-your-secret-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.
