# How to Lock Your Wallet

### <mark style="color:red;">Important Note</mark>

<mark style="color:red;">Saturn cannot recover your password. Unlike Web2 applications, if you forget your password, there is no recovery option. Always keep your password safe and accessible.</mark>

### What Does Locking Your Wallet Do?

Locking your Saturn wallet is essentially the equivalent of logging out of your account. Unlike web 2 based applications, This security feature requires you to enter your password to unlock and regain operational access to your wallet.

### Steps to Lock Your Wallet

1. **Open Saturn Wallet Extension:** Click the Saturn Wallet icon in your browser toolbar.
2. **Navigate to Settings -> Security & Privacy:** Click on the settings icon and select 'Security and Privacy'.

<figure><img src="/files/AiJKiyjQYrr05ukdQSCr" alt="" width="375"><figcaption></figcaption></figure>

3. Select the **“Lock Wallet”** option.

<figure><img src="/files/IQew0OpM8BpvEqOwg1qN" alt="" width="363"><figcaption></figcaption></figure>

### Best Practices Before Locking Your Wallet

1. **Secure Your Password:** Ensure your password is written down and stored securely (preferably not digitally).
2. **Test Login from a Different Browser Session:** Verify your password by logging in from a different browser session to ensure you can regain access.


---

# 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/how-to-lock-your-wallet.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.
