# Set up biometric login & PIN code

## Set up a PIN code

**Step 1**: Open the wallet and click the list item at the top left corner to get to the **Setting** section.&#x20;

![](/files/tkMETHfbBX84jlAMBpXv)

**Step 2**: Choose **Security.**

![](/files/AmAgXCr5PveKiKyKGDQi)

**Step 3**: Click the toggle next to **PIN code.**

![](/files/U3vqtgHBCI5jRYP9Rmsq)

**Step 4**: Choose a 6-digit PIN code and click **Continue.**

![](/files/XyUsiVsUZz0GCZRPT4HF)

**Step 5**: Repeat your PIN code to verify, then click **Continue.**

![](/files/F7ILX3Q1q4Z98D5TMAC5)

SubWallet would direct you back to the **Security** section, this time you can see that the **PIN code** toggle has been enabled.&#x20;

![](/files/LMEMEXyv9OzVzvSMlcHq)

## Set up Face ID/ Touch ID

**Step 1**: Get to the **Security** section following the [instruction](#set-up-a-pin-code) above

**Step 2**: Enable the **Face ID/ Touch ID** feature.\
Please note that you would need to set up **Face ID**/ **Touch ID** on your own device before using it with SubWallet.

![](/files/EUqp2dFHB2Bd0FIMC83A)


---

# 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/beta/mobile-app-user-guide/set-up-biometric-login-and-pin-code.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.
