> For the complete documentation index, see [llms.txt](https://docs.unifiprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unifiprotocol.com/unfi-up-exchanges.md).

# UNIFI / UP Exchanges

Looking to trade UNIFI or UP? UNIFI and UP are available on uTrade, as well as many other exchanges.\
\
Due to UNIFI and UP existing on multiple blockchains, different exchanges use different blockchains for UNIFI / UP. To help with finding the right exchange for you, the community has complied list of exchanges as well as the type of UNIFI / UP accepted.

## UNIFI

UNIFI currently exists on Ethereum, Harmony, Polygon, IoTeX, Avalanche, BitTorrent Chain, Fantom, Tron, and Ontology EVM.

| Exchange    | Type | ERC-20 | BEP-20 |
| ----------- | ---- | ------ | ------ |
| uTrade      | DEX  | ✔️     | ✔️     |
| Binance     | CEX  | ✔️     | ✔️     |
| Coinbase    | CEX  | ✔️     | ✔️     |
| Crypto.com  | CEX  | ✔️     |        |
| Huobi       | CEX  | ✔️     |        |
| Poloniex    | CEX  | ✔️     |        |
| MXC         | CEX  | ✔️     |        |
| Gate.io     | CEX  | ✔️     |        |
| KuCoin      | CEX  | ✔️     |        |
| Tokocrypto  | CEX  | ✔️     |        |
| BiTrue      | CEX  | ✔️     |        |
| BiBox       | CEX  | ✔️     |        |
| Jubex       | CEX  | ✔️     |        |
| LAToken     | CEX  | ✔️     |        |
| PancakeSwap | DEX  |        | ✔️     |
| Hotbit      | CEX  |        | ✔️     |

## UP

UP currently exists as a token on all of the blockchains that uTrade is on. Currently, that is Ethereum, Binance Smart Chain, Tron, Ontology, Ontology EVM, ICON, Harmony, IoTeX, Polygon, Avalanche, BitTorrent Chain, and Fantom.\
\
All of these tokens are tradeable on uTrade, and is likely where traders can find the most liquidity.  &#x20;

| Exchange | Type | Ethereum | Binance | Tron | Ontology | Icon | Harmony | IoTeX | Polygon |
| -------- | ---- | -------- | ------- | ---- | -------- | ---- | ------- | ----- | ------- |
| uTrade   | DEX  | ✔️       | ✔️      | ✔️   | ✔️       | ✔️   | ✔️      | ✔️    | ✔️      |
| JustSwap | DEX  |          |         | ✔️   |          |      |         |       |         |
| MXC      | CEX  |          |         | ✔️   |          |      |         |       |         |
| Hoo      | CEX  |          |         | ✔️   |          |      |         |       |         |
| Hotbit   | CEX  |          |         | ✔️   |          |      |         |       |         |
| Mimo     | DEX  |          |         |      |          |      |         | ✔️    |         |


---

# 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.unifiprotocol.com/unfi-up-exchanges.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.
