# ウォレットのバックアップ

## バックアップファイルを作成する

アカウントのセキュリティを確保するため、アカウントのバックアップを強く推奨します。以下の手順で簡単にバックアップを作成できます：

1. **オプションメニュー**に移動します。
2. バックアップが未完了の場合、「**Create Backup File**」オプションが赤枠で強調表示されています。それをクリックします。
3. パスワードを設定します。
   * このパスワードはバックアップファイルからアカウントを復元する際に必要となるため、必ず覚えるか安全な場所に保管してください。
4. 「**Create**」をクリックして次へ進みます。
5. バックアップファイルを保存するフォルダを選択します。
6. ファイルを保存してプロセスを完了します。

これでアカウントのバックアップファイルが正常に作成されました。

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

## バックアップファイルでアカウントを復元する

バックアップファイルを使用してアカウントを復元するには、以下の手順を実行してください：

1. **オプション**セクションに移動し、「**Restore using the backup file**」を選択します。
2. デバイス内のバックアップファイルを選択します。
3. アカウントに設定したパスワードを入力します。
4. 「**Restore**」をクリックします。

これでアカウントの復元が完了しました。

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

## ウォレットをリセットする

ウォレットをリセットすると、KEYRING PRO Walletに関連付けられたすべてのアドレスデータが削除されます。ただし、これらのウォレットアドレスに保有されている資産は変更されません。

**注意**：ウォレットをリセットした場合、以下のいずれかがないと資産に再度アクセスできなくなります：

* 正しいアドレスをインポートする
* バックアップファイルを使用してウォレットを復元する

そのため、必要に応じてウォレットを復元できるよう、事前にファイルをバックアップしておくことをお勧めします。 &#x20;


---

# 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/back-up-wallet.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.
