# Lock & unlock wallet

### Lock your wallet

**Step 1**: Open the SubWallet extension and click on the list item at the top left corner to get to the Settings section.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2F2xSB2Ffjzu2X8ynJxu1Y%2FScreenshot_21.png?alt=media&#x26;token=37c412a0-70ad-4784-9494-24e110ece5de" alt="" width="282"><figcaption></figcaption></figure>

**Step 2**: In the Settings section, scroll down to the end to see the "**Lock**" button and then click it to lock your wallet.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FhJWp1RkmpQIWnrM9AR6K%2FScreenshot_28.png?alt=media&#x26;token=c26b97b7-c3cd-4d49-9b62-f83ad9b42697" alt="" width="282"><figcaption></figcaption></figure>

### Unlock your wallet <a href="#unlock-your-wallet" id="unlock-your-wallet"></a>

If you have previously locked the wallet or been inactive for a while, your wallet will be **locked**.

To unlock the wallet, enter your master password and click "**Unlock**".

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2Fx21wdqxqJM0MYnb27HVq%2FScreenshot_29.png?alt=media&#x26;token=bbc124e4-9e10-443c-9211-628fa8115c2c" alt="" width="282"><figcaption></figcaption></figure>

### Change auto-lock time <a href="#change-auto-lock-time" id="change-auto-lock-time"></a>

{% hint style="info" %}
Auto-lock is a security feature that locks your wallet after a period of inactivity.
{% endhint %}

**Step 1**: On the SubWallet homepage, click on the list item at the top left corner to get to the Settings section.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FU8JfzspMqRioslUrC3Wh%2FScreenshot_21.png?alt=media&#x26;token=9cbe5f9a-d69c-4e98-95ce-d3a0cb55ad71" alt="" width="282"><figcaption></figcaption></figure>

**Step 2**: In the Settings section, select “**Security settings**”.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FUOUwbDzH2eZczk1KQxN1%2FScreenshot_30.png?alt=media&#x26;token=ec7918e9-4466-426f-a5c3-270d0c2194dc" alt="" width="282"><figcaption></figcaption></figure>

**Step 3**: Choose "**Required unlock**".

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2F4u9ltQT0ZblTTmT3AN5t%2FScreenshot_31.png?alt=media&#x26;token=328b43a2-d4bd-4b86-ae0f-aa31c9e157b5" alt="" width="282"><figcaption></figcaption></figure>

**Step 4**: Select the lock time you prefer.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FJMhkz5XO1yWtte2QftY0%2FScreenshot_32.png?alt=media&#x26;token=09296a43-34e5-41ca-81a2-931d60705967" alt="" width="282"><figcaption></figcaption></figure>

{% hint style="info" %}
By default, SubWallet locks your wallet after 15 minutes of not being used, but you can adjust the lock time to fit your needs.
{% endhint %}


---

# 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.subwallet.app/main/mobile-app-user-guide/account-security/lock-and-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.
