> For the complete documentation index, see [llms.txt](https://docs.kastle.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kastle.cc/kastle-wallet-help-center/security/mfa-settings-and-autolock.md).

# MFA Settings & Autolock

Kastle includes built-in security features to help keep your funds safe at all times. These settings include:

* **Auto-Lock** – Automatically locks your wallet after a short period of inactivity.\
  👉 For maximum protection, we recommend setting Auto-Lock to **no more than 1 minute**.
* **Biometric Authentication** – Use your fingerprint or face ID for quick and secure access.
* **Fallback PIN Code** – A backup method to unlock your wallet if biometrics are unavailable.

You can manage all these options from the **⚙️ gear icon in the top-right corner** of the dashboard.

<figure><img src="/files/E4I2QxGdh1RCiM3l3zru" alt="Screenshot of Kastle settings Page" width="375"><figcaption></figcaption></figure>

***

⚠️ **Security Tip**\
Do not rely on the **PIN code alone**. The PIN is only a fallback — enabling **both Auto-Lock and Biometrics** gives you the strongest protection against unauthorized access.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.kastle.cc/kastle-wallet-help-center/security/mfa-settings-and-autolock.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.
