# Set Up Security Mesures

## Set up Wallet Security

KEYRING PRO Wallet offers users two security measures, which serve as the final step to verify that the person acting is the device owner.

* **Passcode**: Verification through a 4-digit passcode.
* **Fingerprint**: Verification via fingerprint. Please note that this feature requires a phone with fingerprint recognition support and that the user has already registered their fingerprint in the system. Additionally, the passcode must be activated before enabling fingerprint recognition.

To activate these security measures, follow these steps:

1. Go to the options menu.
2. Select **Security**. Note: If you haven’t backed up your files, the system will prompt you to do so before proceeding with security settings.&#x20;
3. Toggle **Turn Passcode** to **On**.
4. Set up your 4-digit passcode.
5. Confirm your passcode.

Once the passcode is activated, you'll see the **Turn Fingerprint** option. If you have already set up fingerprint recognition on your phone, simply enable it.

<figure><img src="/files/F02Wi1IEvOHVQ20NWc8n" alt="" width="375"><figcaption></figcaption></figure>

You can change your passcode anytime using the **Change Passcode** option.


---

# 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://help.keyring.app/keyring-pro/how-to-use/set-up-security-mesures.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.
