# 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, ***"When needed***" is selected. You can easily change to "***Always required***" to suit your needs by following the guide below.
{% endhint %}

Choose authentication frequency

**Step 1:** On the SubWallet homepage, click the "**Settings**" tab on the sidebar to get to the Settings section.

<figure><img src="/files/nfkjKuXfHJm7I8GO5bn5" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/hrF7jAj7zVHDFc6uieOt" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/aSkofJDGYxNEmyPgKCg0" alt=""><figcaption></figcaption></figure>

**Step 4**: A popup screen will appear on the right side. Select the option you want to apply.&#x20;

<figure><img src="/files/7GksD7CJlJ326nlTN7jq" alt=""><figcaption></figcaption></figure>

Once done, close the popup. The option you apply will be put into effect immediately.

<figure><img src="/files/SKgQZBo7renXfcCk1ZNr" alt=""><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.subwallet.app/main/web-dashboard-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.
