# セキュリティ対策の設定

## ウォレットセキュリティの設定

KEYRING PRO Walletでは、以下の2つのセキュリティ対策を提供しています。これらは、デバイス所有者本人による操作であることを確認する最終手段となります：

1. **パスコード**：4桁のパスコードによる認証。
2. **指紋認証**：指紋を使用した認証。この機能を利用するには、指紋認証に対応した端末が必要で、あらかじめシステムに指紋を登録しておく必要があります。また、指紋認証を有効にする前にパスコードを設定する必要があります。

セキュリティ設定を有効化する手順

1. **オプションメニュー**に移動します。
2. 「**Security**」を選択します。
   * **注意**：ファイルのバックアップが未完了の場合、セキュリティ設定を進める前にバックアップを行うよう促されます。
3. 「**Turn Passcode**」を**オン**に切り替えます。
4. **4桁のパスコード**を設定します。
5. パスコードを再入力して確認します。
6. パスコードが有効化されると、「**Turn Fingerprint**」オプションが表示されます。
   * すでに端末で指紋認証を設定済みの場合は、指紋認証を有効にするだけで完了です。

<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/jp/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.
