# How to manage biometrics or PIN

FairyVault lets you access your wallet quickly and securely using biometrics or a PIN—no need to re-enter your private key or seed phrase every time. By enabling these features, you can log in within seconds while keeping your assets protected.

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

1. On the FairyVault home screen, tap your account name and then the settings icon.
2. Click "Security" and then choose "Biometric authentication" to view or change your current authentication setup. To update your PIN, select "Change PIN" and follow the on-screen instructions.
3. You can also customise how quickly the app auto-locks after inactivity. Tap "Auto-lock" and choose from options like a few seconds, several minutes, or never lock—depending on your security preferences.


---

# 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://fairyvault.gitbook.io/fairyvault-docs/security/markdown.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.
