# 钱包多账户管理功能

### **功能概述**

钱包多账户管理功能可让您：

* 创建独立的钱包分组
* 保持更清晰的身份边界
* 根据用途或所有权组织钱包

这有助于改进资产管理、增强安全性，并提供更有条理的钱包使用体验。

***

### 在移动端设置钱包多账户管理

按照以下步骤，在 Backpack 移动端应用中配置并管理多个钱包账户。

#### **1. 管理现有分组**

* 进入 **Wallet Management（钱包管理）** 页面。
* 在 **Wallets** 区域中，点击 **Account 1**（或您希望管理的分组）。
* 点击右下角的 **三点图标（⋯）**。
* 从这里，您可以：
  * 编辑账户名称
  * 将账户从列表中移除

<div align="left"><figure><img src="/files/aDd5J16EYmggaid5b0uY" alt="" width="375"><figcaption></figcaption></figure></div>

***

#### **2. 添加新分组**

* 进入 **Wallet Management（钱包管理）** 页面。
* 在 **Wallets** 区域中，点击 **Account 1**（或任意现有分组）。
* 选择 **Add Account（添加账户）**。
* 为新账户输入名称。
* 选择以下任一选项：
  * **导入现有钱包**（使用助记词或私钥）
  * **创建新钱包**（使用全新的助记词）

<div align="left"><figure><img src="/files/j2sId1X0YXj03n7mvmWm" alt="" width="375"><figcaption></figcaption></figure></div>

***

#### **3. 在分组中添加新钱包**

1. 在 **Wallet Management（钱包管理）** 页面下，找到 **Account 1**（或您想管理的分组）。
2. 点击账户旁边的 **加号（+）图标**。
3. 选择您要使用的 **区块链网络**。
4. 选择以下任一选项：
   * **导入现有钱包**（该链上）
   * **在同一分组内创建新钱包**

<div align="left"><figure><img src="/files/TStG4l4WJf8OcaXH2tS3" alt="" width="375"><figcaption></figcaption></figure></div>

***

#### 示例用例

您可以根据不同用途创建不同的账户分组，例如：

* **个人钱包**：用于个人交易与资产管理。
* **企业钱包**：用于公司资金或运营用途。
* [**多重签名钱包**](/support-docs/cn/qian-bao/cao-zuo-zhi-nan/duo-chong-qian-ming-multisig.md)：用于需要多方审批的交易。

这种结构有助于提高清晰度，区分职责，并提升管理多元资产时的工作效率。


---

# 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://support.backpack.exchange/support-docs/cn/qian-bao/cao-zuo-zhi-nan/qian-bao-duo-zhang-hu-guan-li-gong-neng.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.
