# How to use Sub Account?

Creating a sub account can be useful for a few types of traders.

* It's great for those who are used to trading in isolated margin mode.
* Traders who need to keep their assets separate for better risk management can benefit from sub accounts.
* Quants and professional trading teams who need to execute multiple strategies can also use sub accounts.
* Sub accounts can be helpful for big investors who want to have their asset management team trade on their behalf.

To create a sub account, just click on **\[Switch Account]** in the upper right corner under the Main Account button.

<figure><img src="/files/ouqxhGqPDNaHbtuZa50F" alt="" width="304"><figcaption></figcaption></figure>

Click **\[Create]** to create your sub account on JOJO.

<figure><img src="/files/SFDpVyi2o3pFCFeJX9O7" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/QvdZdbsc0yEjmJxDSkkq" alt="" width="563"><figcaption></figcaption></figure>

As you can see in the picture below, you could:

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

1- View and manage your accounts, including your host accounts.   &#x20;

2- Transfer tokens between your accounts.

3- Create sub accounts.                                             &#x20;

4- Add individual operator for each of your sub account. Operators can trade using your sub account but cannot withdraw funds.

5- Switch between your different accounts.


---

# 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://about.jojo.exchange/jojo-1/v1-product-guides/tutorials/how-to-use-sub-account.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.
