# Account Management & Security

- [Security Tips & Best practices](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/account-management-and-security/security-tips-and-best-practices.md)
- [Logging out of an Account](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/account-management-and-security/logging-out-of-an-account.md)
- [Displaying & Exporting Your Private Key](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/account-management-and-security/displaying-and-exporting-your-private-key.md)
- [Viewing Your Secret Recovery Phrase](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/account-management-and-security/viewing-your-secret-recovery-phrase.md)
- [About Account Addresses](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/account-management-and-security/about-account-addresses.md)
- [Editing Wallet Account Names](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/account-management-and-security/editing-wallet-account-names.md)
- [Managing Multiple Accounts](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/account-management-and-security/managing-multiple-accounts.md)
- [How to Lock Your Wallet](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/account-management-and-security/how-to-lock-your-wallet.md)
- [I Forgot My Password. What are my options?](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/account-management-and-security/i-forgot-my-password.-what-are-my-options.md)


---

# 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.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.
