# Sub-accounts

### Why Create a Sub-Account?

Sub-accounts give you more control by keeping funds seperate. They’re ideal if you want to manage different strategies, or capital without everything tied to one account. &#x20;

Creating sub-accounts allows you to:

* **Separate risk.** Losses or positions in one sub-account won’t affect funds over into others.
* **Run multiple strategies.** Trade different approaches or portfolios independently.
* **Move funds easily.** Transfer between your main account and sub-accounts for clear, simple capital management.

Sub-accounts help you **trade smarter and safer** by keeping activities organized and risks contained.

### How to Create a Sub-Account?

1. Log into your exchange account, click the account icon in the top right corner, then click **“Add Subaccount.”**

<figure><img src="https://1790800155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3kiM6CAFBZoTCJcZ8X7k%2Fuploads%2FAbNBIFeyTWITfRUHa6Rh%2Fimage.png?alt=media&#x26;token=b24366bd-1320-4edf-a21d-507aa0511092" alt=""><figcaption></figcaption></figure>

2. Create a username and click **“Add Subaccount”** again to save.

<figure><img src="https://1790800155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3kiM6CAFBZoTCJcZ8X7k%2Fuploads%2FiMwUQa5nFbwWZqKVYh9J%2Fimage.png?alt=media&#x26;token=c59ac7c6-17a5-46bd-8c5e-61cb90963842" alt=""><figcaption></figcaption></figure>

### Frequently Asked Questions

<details>

<summary><strong>How many sub-accounts can I create?</strong></summary>

Each account currently supports up to **10 sub-accounts**.

</details>

<details>

<summary><strong>Can I set different permissions for each sub-account?</strong></summary>

**Yes.** Each sub-account can be configured independently with different settings, such as:

* Maximum leverage multiplier
* Whether to enable auto-lending
* Whether to enable notifications

</details>

<details>

<summary><strong>How to transfer funds between sub-accounts? Are there any fees?</strong></summary>

* **No fees for transfers between sub-accounts.**
* Log into your exchange account, click the account icon in the top right corner, then click the **three dots** next to the account and select **Transfer In** or **Transfer Out.**&#x20;

<figure><img src="https://1790800155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3kiM6CAFBZoTCJcZ8X7k%2Fuploads%2FTFxUelwiHiR5wIr5IaGO%2Fimage.png?alt=media&#x26;token=491ba1a5-8a17-412d-a682-e8abfdc85d5b" alt=""><figcaption></figcaption></figure>

* Choose the corresponding token, verify the source and destination accounts, and then click **“Transfer.”**

<figure><img src="https://1790800155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3kiM6CAFBZoTCJcZ8X7k%2Fuploads%2FK3N3ggPbNy7Df4NoWHvg%2Fimage.png?alt=media&#x26;token=5654cea2-7013-4bd4-9606-a9d14a63a71e" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary><strong>Can sub-accounts withdraw funds directly?</strong></summary>

**Yes.** Each sub-account has its own deposit and withdrawal addresses, and users can deposit to or withdraw from a specific sub-account individually.

</details>

<details>

<summary><strong>Do sub-account trading volumes count toward VIP level or fee discounts?</strong></summary>

**Yes.** The trading volume from sub-accounts is aggregated with the main account and contributes to overall VIP tier and fee benefits.

</details>

<details>

<summary><strong>Can each sub-account have separate API keys?</strong></summary>

**Yes.** Sub-accounts can generate and manage their own API keys for trading and data access, with restrictions set by the main account.

</details>

<details>

<summary><strong>Can I export trading records and reports for sub-accounts separately?</strong></summary>

**Yes.** Each sub-account has its own transaction history and report export function, which can be useful for auditing, accounting, or internal management.

</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/exchange/exchange-account/account-functions/sub-accounts.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.
