> For the complete documentation index, see [llms.txt](https://docs.iotex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iotex.io/blockchain/learn-iotex/the-iotx-token/iotx-token-exchange-support.md).

# Exchange Support

The table below summarizes the supported IOTX token types across selected cryptocurrency exchanges. This information is based on the latest available data from each exchange’s website. Please note that this list is not exhaustive; additional exchanges may support these tokens.

<table><thead><tr><th>EXCHANGE</th><th data-type="checkbox">NATIVE IOTX</th><th width="158" data-type="checkbox">IOTX ON ETHEREUM (*)</th><th data-type="checkbox">IOTX ON BNB</th><th data-type="checkbox">WIOTX</th><th data-type="checkbox">CIOTX</th></tr></thead><tbody><tr><td>Binance</td><td>true</td><td>false</td><td>true</td><td>false</td><td>false</td></tr><tr><td>Coinbase</td><td>false</td><td>true</td><td>false</td><td>false</td><td>false</td></tr><tr><td>Huobi</td><td>true</td><td>false</td><td>false</td><td>false</td><td>false</td></tr><tr><td>Upbit</td><td>true</td><td>false</td><td>false</td><td>false</td><td>false</td></tr><tr><td>Bittrex</td><td>false</td><td>true</td><td>false</td><td>false</td><td>false</td></tr><tr><td>Kucoin</td><td>true</td><td>false</td><td>false</td><td>false</td><td>false</td></tr><tr><td>Gate</td><td>true</td><td>false</td><td>false</td><td>false</td><td>false</td></tr><tr><td>MXC</td><td>true</td><td>false</td><td>false</td><td>false</td><td>false</td></tr><tr><td>Gemini</td><td>false</td><td>true</td><td>false</td><td>false</td><td>false</td></tr><tr><td>Bitthumb</td><td>true</td><td>false</td><td>false</td><td>false</td><td>false</td></tr></tbody></table>

***(\*)*** ***Note**: IOTX On Ethereum is supported for deposit-only on Binance.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.iotex.io/blockchain/learn-iotex/the-iotx-token/iotx-token-exchange-support.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.
