# How to Start Live Trading?

Before engaging in live trading, we recommend that you first try out [demo trading](/help/how-to-start-demo-trading.md). This allows you to experience strategy trading bots without connecting to an exchange and incurring any risk or lost.

Our platform currently supports live trading for three exchanges: **Kucoin and Binance via API key integration, and OKX via webhook integration.** If you want to try live trading, you need to select the exchange you want to trade on and then click to "Apply".&#x20;

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

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

**After your application is approved, you will receive an email notification, and you can then start using the live trading feature.**&#x20;

**You can refer the following guides on how to enable live trading on different exchanges.**

* [**How to start live trading on Binance?**](/help/how-to-start-live-trading/how-to-start-live-trading-on-binance.md)
* [**How to start live trading on KuCoin?**](/help/how-to-start-live-trading/how-to-start-live-trading-on-kucoin.md)
* [**How to start live trading on OKX?**](/help/how-to-start-live-trading/how-to-start-live-trading-on-okx.md)


---

# 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://multiplesx.gitbook.io/help/how-to-start-live-trading.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.
