# Reveal Seed Phrase

{% hint style="danger" %}
**Protect your seed phrase!**

Your seed phrase is the only way to recover your wallet. Anyone with your seed phrase can steal your funds, so be sure to keep it somewhere safe. Also, note that our team will NEVER ask for your seed phrase under any circumstances. To learn more about how seed phrases work and tips to keep them secure, check out [this blog post](https://medium.com/@onbloc/mnemonic-101-730cf03cb254).
{% endhint %}

1\. Click on <mark style="color:blue;">**Reveal Seed Phrase**</mark>.

<figure><img src="/files/ULplueRiQpmv8Zg6UbRi" alt="" width="180"><figcaption></figcaption></figure>

2\. Confirm that you acknowledge that this will reveal your seed phrase on your screen, and click on <mark style="color:blue;">**Next**</mark>.

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

3\. Enter your password, carefully review the warning, activate the Checkboxes, and click on <mark style="color:blue;">**Next**</mark>.

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

4\. Your seed phrase will be displayed hidden. Press on <mark style="color:blue;">**Hold to Reveal**</mark> to reveal it. You may click on <mark style="color:blue;">**Copy**</mark> to copy your seed phrase to the clipboard. Click <mark style="color:blue;">**Done**</mark> to return to <mark style="color:blue;">**Settings**</mark>.

<figure><img src="/files/rhktiA9otJn9ugf5clZH" 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.adena.app/user-guide/sidebar-menu/settings/security-and-privacy/reveal-seed-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.
