# I Forgot My Password. What are my options?

### If you have forgotten or lost the password to your Saturn Wallet, you may be able to change it under certain conditions.

### If you have a manual backup of your recovery phrase, you can import your wallet into the Saturn Wallet app:

You can import your wallet into the Saturn Wallet app using your recovery phrase. For instructions, see our article: “[How to Import My Recovery Phrase](/saturn-wallet-user-guide/getting-started/how-to-import-a-wallet-to-the-saturn-extension.md)”.

### No Access and No Backup

If you do not have access to your wallet in the Saturn Wallet app and you do not have a manual backup of your recovery phrase, then unfortunately, there is no way to regain access to your self-custodial wallet.

Always ensure to keep your recovery phrase secure and accessible to avoid such situations.


---

# 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/i-forgot-my-password.-what-are-my-options.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.
