# 钱包管理

### **导入现有钱包**

如果您在其他钱包应用中已经拥有钱包，可以通过助记词或私钥将其导入到 CornWallet。

* 在应用首页，选择“导入钱包”。
* 输入您的12位助记词，或您的私钥。
* **重要提示**：为了体验包括永续合约在内的完整功能，请确保选择“导入多链钱包”。

### **管理多个钱包**

CornWallet 支持同时管理多个独立的钱包账户。您可以在设置中轻松切换或添加新钱包。

* 进入“钱包”页面。
* 点击左上角“钱包”，您可以在此查看所有钱包，并进行切换或创建新钱包

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

### **备份与恢复**

您的助记词是恢复钱包的唯一途径。请确保您已在安全的地方备份了助记词。

* 如果您更换手机或重新安装应用，只需在首次启动时选择“导入钱包”，并输入您的助记词，即可恢复您的所有资产。

{% hint style="danger" %}
**安全警告：**&#x43;ornWallet 无法帮助您找回丢失的助记词。一旦丢失，您的资产将永久无法访问。请务必妥善保管。
{% endhint %}

<figure><img src="/files/2PGdt5xiyGQyKeJ2aaGL" alt=""><figcaption></figcaption></figure>

### 设置

点击“设置”按钮有以下功能：

1. 修改账号名称
2. 查看及导出每条链私钥
3. 绑定邀请码
4. 删除账户/地址：删除账户时只能从后往前删除账户

<figure><img src="/files/rbWj7MiH4V2VkJTBUf2B" alt=""><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://corndex.gitbook.io/cornwallet/documentation/zhong-wen/qian-bao-jiao-yi/qian-bao-guan-li.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.
