# Viewing Your Secret Recovery Phrase

<mark style="color:red;">**DO NOT SHARE your secret recovery phrase with anyone, including Saturn staff.**</mark> \
\ <mark style="color:red;">Use your secret phrase cautiously and only in legitimate applications. If someone gains access to your secret phrase, they can control your wallet.</mark>

### Viewing and Exporting Your Secret Recovery Phrase

Your secret recovery phrase is stored locally on your device and protected by your password.

1. Open Saturn Wallet and go to account settings.
2. Select “Show Secret Recovery Phrase.”
3. Confirm the security warnings
4. Enter your password
5. View your secret recovery phrase

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

**Always keep your secret recovery phrase confidential. If lost, Saturn cannot help recover it.** \
**Ensure it is securely stored.**


---

# 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://circular-protocol.gitbook.io/saturn-wallet-user-guide/account-management-and-security/viewing-your-secret-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.
