# Security

## Access to the app

To change the password or set a PIN, tap ![](/files/PFBX0FBmuvvMZPhseDLG) to open the menu, then select **Security**.

## Backup

We strongly encourage you to write down the secret phrase and store it in a safe place. If you lose your device or forget your password, you can restore your account from a secret phrase.

To copy your secret phrase:

1. Tap ![](/files/0yXiKDBvQdoZfCgpSGnN) next to the account name.

   ![](/files/wVrJGQQRICvsKG5J4iI3)
2. Select **Account details**, then **Show recovery phrase**.


---

# 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.keeper-wallet.app/mobile-app/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.
