# Getting set up

<details>

<summary>How to purchase / convert USDT (expand for more)</summary>

In order to start using CubeBase Trading Engine you need to swap your fiat money to USDT (Tether). \
For that you need an account to any exchange such as [Binance](https://www.binance.com/en/how-to-buy/tether), [Coinbase](https://www.coinbase.com/how-to-buy/tether), [ByBit](https://www.bybit.com/fiat/purchase/crypto), [Huobi](https://www.htx.com/en-us/fiat-crypto/one-trade/buy-usdt-usd), [OKX](https://www.okx.com/buy-usdt), etc, where you can deposit fiat currency and swap it to usdt.&#x20;

Using any CEX will require a verified (KYC) account.&#x20;

After conversion is completed you will find your usdt in your "spot" wallet and you will need to withdraw it to the usdt wallet generated inside CubeBase Trading Engine. \
\
Also if you have assets in your DEX wallets you can use swaps like UniSwap or PancakeSwap to convert your token holdings in USDT. \
Make sure you will use the right network when swapping your holdings.&#x20;

</details>

<details>

<summary><a href="/pages/ypBPMBDKNlmCKFYftnLT">Step1: Deposit </a></summary>

Fund your account with USDT to start trading automatically

</details>

<details>

<summary><a href="/pages/h6khY0kBlnF9LCi218CP">Step 2: Settings for auto-trading module</a></summary>

How to enable auto trading on your account

</details>

<details>

<summary><a href="/pages/mMvX2fQ8msgB90g2xdH5">Step 3: Subscription types</a></summary>

What kind of subscriptions we offer

</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://docs.cubebase.xyz/fundamentals/getting-set-up.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.
