# 如何安全正确地备份你的钱包？

{% hint style="info" %}
NeoLine 为去中心化钱包，不会存储您的私钥/助记词，这意味着一旦丢失私钥和助记词，便失去了对资产的控制权，因此请务必做好钱包备份并妥善保管。
{% endhint %}

### 操作如下：

点击钱包首页地址旁边的图标，选择【账户详情】——【显示私钥】/【显示助记词】，输入钱包密码安全、正确地备份。

<figure><img src="/files/uHAFY0ZRgdgFbysnDkfR" alt=""><figcaption></figcaption></figure>

### 备份私钥

私钥由数字、大小写字母组成，因此在备份时需特别注意区分数字和字母的大小写，手写并妥善保管，避免泄露。

### 备份助记词

助记词是私钥的另一种形式，通常由12个随机单词组成。与私钥相比，建议你备份助记词，因为单词比私钥更容易备份。在 NeoLine 钱包中，一套助记词可以管理多个兼容 EVM 的链上的资产。备份时，需要按照单词顺序进行抄写备份！

\
&#x20;&#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://tutorial.neoline.io/cn/xin-shou-zhi-nan/ru-he-an-quan-zheng-que-di-bei-fen-ni-de-qian-bao.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.
