# 如何安全备份钱包助记词

#### 重要提示

在77钱包中，助记词是您资产的钥匙——拥有助记词即等于拥有钱包内所有代币的所有权。因此，请务必妥善保管您的助记词，切勿泄露给任何人。

***

#### 如何备份助记词

77钱包下的所有账户地址（包括ETH、BTC等）共用一套助记词。只需备份一次助记词，即可掌握钱包内所有资产的控制权。备份步骤如下：

1. 打开77钱包，点击底部导航栏的「我的」。
2. 进入「钱包管理」页面。
3. 选择需要备份的钱包，点击「右侧三个点标志」-「助记词」。
4. 根据提示输入密码，查看并记录您的助记词。

**温馨提醒**：助记词一旦丢失，将无法找回。为避免因设备损坏或丢失导致资产无法访问，请在创建钱包后立即备份助记词。

***

#### 安全备份指南

助记词是您资产安全的命脉，备份时需做到“网络隔离”和“防丢防盗”。以下是77钱包推荐的安全备份方法：

* **离线存储**：将助记词记录在纸质笔记本或硬件钱包等离线介质上，避免联网存储，降低被黑客攻击的风险。
* **物理保护**：将备份存放在安全地点（如保险柜），防止未经授权的访问。推荐手写助记词，或使用**专业的不锈钢助记词密盒**保存。
* **分段备份**：将助记词分成几部分，分别存放于不同的安全地点，进一步提升安全性。
* **加密保护**：为助记词添加额外的密码保护，即使备份被窃取，也难以被轻易破解。
* **验证准确性**：备份完成后，建议通过77钱包的导入功能交叉验证助记词，确保记录无误。


---

# 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://docs.77.im/ru-he-an-quan-bei-fen-qian-bao-zhu-ji-ci.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.
