# Enable biometric authorization

**Step 1**: On the SubWallet homepage, press the <img src="/files/1uRzp7m32wdALzhlss7N" alt="" data-size="line"> icon at the top left corner of the screen to get to the Settings section.

<figure><img src="/files/H9P2qM0Rjqn7BKUWTlNy" alt="" width="272"><figcaption></figcaption></figure>

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

<figure><img src="/files/uJwFjk72pIrJAG1Zl1Nb" alt="" width="272"><figcaption></figcaption></figure>

**Step 3**: Enable/disable the toggle next to the "**Face ID / Touch ID**" field to enable/disable biometric authorization.&#x20;

<figure><img src="/files/xjXHdeXQvjugOZugyePQ" alt="" width="272"><figcaption></figcaption></figure>

**Step 4**: Enter your password to log in to SubWallet, then hit "**Apply**" to complete the action.

{% hint style="info" %}
You only need to enter your password if you want to enable this feature. If you want to disable it, just switch the toggle!
{% endhint %}

<figure><img src="/files/wODeEtRupUqZdqnqJw04" alt="" width="272"><figcaption></figcaption></figure>

**Step 5**: You're all set!&#x20;

<figure><img src="/files/kcbWrL9mJesgI3oybu8n" alt="" width="272"><figcaption></figcaption></figure>

The next time you log in to SubWallet, you can use biometric authorization as another way to log in, in addition to the usual password typing method.

Hit "Allow" to allow SubWallet to use Face ID the next time you log in to the app.

<div><figure><img src="/files/9I7F6dIMqPV5ymWHkEGV" alt="" width="272"><figcaption></figcaption></figure> <figure><img src="/files/hSPSYDtgGm0MZsw6u8xP" alt="" width="272"><figcaption></figcaption></figure></div>


---

# 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/enable-biometric-authorization.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.
