# 备份钱包

## 创建备份文件

为了确保您的账户安全，我们强烈建议您备份账户。过程简单：

1. 进入“选项”菜单。
2. 如果您尚未备份文件，您会看到“创建备份文件”选项并以红色边框突出显示。点击该选项。
3. 您需要设置一个密码。此密码将在恢复账户时使用，因此请妥善保管或记住该密码。
4. 点击“创建”继续。
5. 选择一个文件夹保存备份文件。
6. 保存文件以完成备份过程。

您已成功为您的账户创建了备份文件。

<figure><img src="https://content.gitbook.com/content/rLTrjxiNFKKaqCmNTDEB/blobs/wTHRRaknhG5gRvz0vfuA/Backup-file.gif" alt="" width="375"><figcaption></figcaption></figure>

## 使用备份文件恢复账户

使用备份文件恢复账户，请按照以下步骤操作：

1. 进入“选项”部分，选择“使用备份文件恢复”。
2. 从您的设备中选择备份文件。
3. 输入与账户关联的密码。
4. 点击“恢复”。

您的账户已成功恢复。

<figure><img src="https://content.gitbook.com/content/rLTrjxiNFKKaqCmNTDEB/blobs/wqlZiNi8NUZQ8VbMZVuA/Restore-using-backup-file-in-setting.gif" alt="" width="375"><figcaption></figcaption></figure>

## 重置钱包

重置钱包将删除与 KEYRING PRO Wallet 相关的所有地址数据。 这些钱包地址中的资产将保持不变，但除非您有备份文件可以恢复，或者您导入了包含这些资产的正确地址，否则您将无法访问这些资产。 因此，请记得备份您的文件，以便在需要时恢复钱包。


---

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