# 设置安全措施

## 设置钱包安全

KEYRING PRO Wallet 提供了两种安全措施，作为确认操作者为设备所有者的最终验证步骤：

* **密码**：通过 4 位数字密码进行验证。
* **指纹**：通过指纹进行验证。请注意，此功能需要支持指纹识别的手机，且用户需已在系统中注册指纹。此外，在启用指纹识别前，必须先激活密码功能。

**激活安全措施的方法**&#x20;

1. 进入“选项”菜单。
2. 选择“安全”。\
   **注意**：如果您尚未备份文件，系统将提示您在设置安全功能前进行备份。
3. 切换“打开密码”选项为“开”。
4. 设置 4 位数字密码。
5. 确认密码。
6. 激活密码后，您将看到“打开指纹”选项。

如果您已在手机上设置指纹识别功能，只需启用此选项即可。

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

您可以随时通过“更改密码”选项修改密码。


---

# 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/zh/keyring-pro/how-to-use/set-up-security-measures.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.
