# Authenticate with password

### Ways to authenticate via password

In SubWallet, you can choose to authenticate with password at different frequencies:

* ***Always required***: When choosing this option, after the auto-lock time is applied, you will need to enter your master password to regain access to the wallet. Once done, you can perform transactions or import accounts without having to verify with password again.
* ***When needed***: When choosing this option, after the auto-lock time is applied, you will still have access to your wallet, but you will have to verify with password as the final confirmation step to perform transactions or import accounts

<figure><img src="/files/naUVZSL3UP3vVR0gkNyJ" alt="" width="331"><figcaption></figcaption></figure>

{% hint style="info" %}
By default, ***"Always required***" is selected. You can easily change to "***When needed***" to suit your needs by following the guide below.
{% endhint %}

### Choose password authentication frequency

**Step 1**: Open the SubWallet extension and click on the <img src="/files/Fa0WkuZAMjnP5zVvAdmq" alt="" data-size="line"> icon in the top left corner to get to the Settings section.

<figure><img src="/files/OG4eLqF5i5FjvqIofT87" alt="" width="362"><figcaption></figcaption></figure>

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

<figure><img src="/files/mbxNqNOdfPtLIvPztgoj" alt="" width="362"><figcaption></figcaption></figure>

**Step 3**: Select "**Authenticate with password**".

<figure><img src="/files/vaItRkSa1XdDE0ORtA5g" alt="" width="362"><figcaption></figcaption></figure>

**Step 4**: A popup screen will appear. Select the authentication frequency you want to apply.&#x20;

<figure><img src="/files/cLaY6DQUEz61YzZzOPnV" alt="" width="362"><figcaption></figcaption></figure>

{% hint style="info" %}
If you choose the other option, the wallet will automatically be locked to perform the change. You will need to unlock the wallet with password after that.
{% 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/extension-user-guide/account-security/authenticate-with-password.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.
