# 子账户

## 为什么要创建子账户？

当您希望在不把所有资金绑定在一个账户下的情况下管理不同策略或资金时，可以使用子账户。

创建子账户可以帮助您：

* **分散风险**：一个子账户的亏损或持仓不会影响其他账户的资金。
* **运行多种策略**：可以独立交易不同的策略或投资组合。
* **灵活划转资金**：主账户与子账户之间可以轻松转账，资金管理更清晰简单。

子账户能够帮助您更聪明、更安全地进行交易，使交易活动井然有序，同时控制风险。

## 如何创建子账户

1. 登录交易所账户，点击右上角的账户图标，然后点击 **新增子账户**。

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

2. 创建一个用户名，再次点击 **新增子账户** 以保存。

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

## 常见问题解答

<details>

<summary>我可以创建多少个子账户？</summary>

每个账户目前最多支持 10 个子账户。

</details>

<details>

<summary>我可以为每个子账户设置不同的权限吗？</summary>

**可以。**&#x6BCF;个子账户都可以独立配置不同的设置，例如：

* 最大杠杆倍数
* 是否开启自动出借
* 是否开启通知

</details>

<details>

<summary>如何在子账户之间划转资金？是否收取费用？</summary>

* **子账户之间划转资金不收取费用。**
* 登录交易所账户，点击右上角的账户图标，然后点击账户旁的**三个圆点**，选择 **转入** 或 **转出**。

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

* 选择相应的代币，确认来源账户和目标账户，然后点击 **划转**。

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

</details>

<details>

<summary>子账户可以直接提取资金吗？</summary>

**可以。**&#x6BCF;个子账户都有独立的充值和提现地址，用户可以单独为某个子账户充值或提现。

</details>

<details>

<summary>子账户的交易量是否计入 VIP 等级或手续费折扣？</summary>

**计入。**&#x5B50;账户的交易量会与主账户合并计算，并共同提升整体的 VIP 等级和手续费优惠。

</details>

<details>

<summary>每个子账户可以拥有独立的 API 密钥吗？</summary>

**可以**。子账户可以单独生成和管理自己的 API 密钥，用于交易和数据访问，并且权限由主账户设置。

</details>

<details>

<summary>我可以分别导出子账户的交易记录和报表吗？</summary>

**可以**。每个子账户都有独立的交易历史和报表导出功能，方便审计、财务或内部管理使用。

</details>


---

# 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/jiao-yi-suo/jiao-yi-suo-zhang-hu/zhang-hu-gong-neng/zi-zhang-hu.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.
