# Trading Hub Strategy

{% tabs %}
{% tab title="Step1:  Create Sub-Account" %}

<details>

<summary>Create Sub-Account on OKX</summary>

</details>

<details>

<summary>Create Sub-Account on Bybit</summary>

XAPY will provide direct guide links from the exchange below. Please review and follow them

<https://www.bybit.com/en/help-center/article/How-to-Get-Started-With-Standard-Subaccount>

</details>

<details>

<summary>Create Sub-Account on Binance</summary>

XAPY will provide direct guide links from the exchange below. Please review and follow them

<https://www.binance.com/en/support/faq/detail/360020632811>

</details>

<details>

<summary>Create Sub-Account on Bitget</summary>

XAPY will provide direct guide links from the exchange below. Please review and follow them

<https://www.bitget.com/support/articles/7974920237977>

</details>

<details>

<summary>Create Sub-Account on BingX</summary>

XAPY will provide direct guide links from the exchange below. Please review and follow them

<https://bingx.com/en/support/articles/20255260567065-BingXSubaccountFeatureIntroductionandFAQs/>

</details>

<details>

<summary>Create Sub-Account on Coinex</summary>

XAPY will provide direct guide links from the exchange below. Please review and follow them

<https://support.coinex.com/hc/en-us/articles/15029721047705-How-to-Use-and-Manage-Sub-Accounts>

</details>

<details>

<summary>Create Sub-Account on Gate</summary>

XAPY will provide direct guide links from the exchange below. Please review and follow them

<https://www.gate.io/help/guide/functional_guidelines/22421/how-to-create-sub-accounts>

</details>

<details>

<summary>Create Sub-Account on Huobi</summary>

XAPY will provide direct guide links from the exchange below. Please review and follow them

<https://www.htx.com/support/24947620043266>

</details>

{% hint style="info" %}
If you haven’t seen your exchange in this guide section, please contact us or use the Google Search with the keyword: "create sub-account + the name of the exchange you want to view the guide for."
{% endhint %}
{% endtab %}

{% tab title="Step2: Transfer Funds" %}
You need to transfer funds from the main account to the sub-account to be able to trade
{% endtab %}

{% tab title="Step3: Connect API" %}
Obtain the API key, security code, and API password (if applicable) from the CEX exchange, and enter them into the XAPY API connection portal.

<details>

<summary>Get API - ( OKX Guide)</summary>

</details>

<details>

<summary>Connect API to XAPY</summary>

</details>

{% endtab %}
{% endtabs %}


---

# 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://docs.xapy.io/video-guide/account-setup/trading-hub-strategy.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.
