# Security

* [**Security Essentials**](/kastle-wallet-help-center/security/security-essentials.md)
  * Essential tips for protecting your wallet. Learn about safeguarding your Secret Recovery Phrase, keeping your private keys secure, and avoiding common scams or phishing attempts to ensure your funds stay safe.
* [**Backup Your Secrets**](/kastle-wallet-help-center/security/backup-your-secrets.md)
  * Steps to back up your Kastle wallet and recovery phrase, and detailed instructions to restore your wallet on a new device or app installation. This ensures you can regain access to your funds if you ever lose your phone or computer.
* [**MFA Settings & Autolock**](/kastle-wallet-help-center/security/mfa-settings-and-autolock.md)
  * Learn how to enable biometrics (fingerprint or Face ID) and auto-lock to keep your wallet secure and ensure only you can access or approve transactions.


---

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