# Lock / Unlock Wallet

## Unlock your Comet wallet

1. Open the Comet browser extension
2. Once Comet is open, you'll be prompted with an overview of your wallets, **select the wallet you want to unlock**.<br>

   <figure><img src="/files/MDGNjDkMkHlDUIR64A6O" alt="" width="375"><figcaption></figcaption></figure>
3. On the next screen you'll be asked to **enter the password of the wallet you selected**, after filling in the correct password, you'll be able to **unlock and use your wallet**.<br>

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

## Lock your Comet wallet

{% hint style="info" %}
It's important to know that besides being able to manually lock your wallet, Comet has a built-in [Auto-Lock](/features/auto-lock.md) feature. This means that after **5 minutes of inactivity**, your Comet wallet will lock itself.
{% endhint %}

1. If you want to **lock your wallet** after you have used it, navigate to “**Wallet Management**”, found in the **top right corner** of the wallet interface.<br>

   <figure><img src="/files/jegUgVEpOSpOZi3CKysb" alt="" width="375"><figcaption></figcaption></figure>
2. On the **Wallet management** page, **at the bottom** you'll find a red **"Lock wallet" button**. Click on this one to securely lock your wallet.<br>

   <figure><img src="/files/bxQu7w7nHAc3Kin9VrCL" alt="" width="375"><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.cometwallet.io/user-guides/lock-unlock-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.
