# Get TON

### 1. CEX

{% hint style="info" %}
TON is listed on several CEX. While the ticker name may vary from one CEX to another, they all represent the same [token](https://etherscan.io/token/0x2be5e8c109e2197D077D13A82dAead6a9b3433C5).\
Listed as **TON**: none as of December 19th, 2024  \
Listed as **TOKAMAK**: [Upbit](https://upbit.com/exchange?code=CRIX.UPBIT.KRW-TON), [Upbit (Indonesia)](https://id.upbit.com/exchange?code=CRIX.UPBIT.IDR-TON), [Poloniex](https://poloniex.com/trade/TOKAMAK_USDT?type=spot), [Coinone](https://coinone.co.kr/exchange/trade/tokamak/krw), [bithumb](https://www.bithumb.com/react/trade/order/TOKAMAK-KRW), [DigiFinex](https://t.co/B544IrEUHY)
{% endhint %}

### 2. DEX

Instead of using CEX, you can directly swap your tokens for TON from decentralized exchanges (DEX).&#x20;

{% hint style="warning" %}
Even though TON is an ERC20 token, it cannot be swapped directly using Uniswap (and other DEX) due to a security feature.&#x20;

To use DEX, you have to wrap **TON to WTON** first via Etherscan.&#x20;
{% endhint %}

* WTON wrap/unwrap: [TON ↔ WTON Etherscan guide](/home/information/ton-wton.md)
* WTON swap: [Uniswap](https://app.uniswap.org/#/swap), [KLAYswap](https://klayswap.com/exchange/pool/detail/0xD30339c1Edb95E69E3B5B98F230D97B12f01D844), [SushiSwap](https://www.sushi.com/earn/eth:0x610468b2c5d1bd72c2093c47a6d2da68037c34e2)


---

# 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.tokamak.network/home/information/get-ton.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.
