# How to make a deposit to an exchange?

To trade Toncoin on the exchanges you'll need to deposit it first. Follow the step-by-step guide below to make a deposit:

{% tabs %}
{% tab title="Deposit to an exchange" %}

1. First, you must create an account on a CEX, [such as](https://coinmarketcap.com/currencies/toncoin/markets/) OKX or Huobi or use [@wallet](https://t.me/wallet) or [@cryptobot](https://t.me/CryptoBot) on Telegram or use other.
2. Go to the “Deposit” page on the exchange and copy the deposit address.
3. Open the wallet app and tap the “Send” button, paste the deposit address, and tap “Continue”.&#x20;
4. You must enter the proper memo in the comment field; otherwise you’ll lose your funds. You can find it on the “Deposit” page of the exchange (some bots and exchanges don’t need it, so it’s best to double-check for this information). After entering the memo, tap “Confirm and send”.
5. Perfect! You’ve deposited your tokens.

<div><figure><img src="/files/v3PjJariS5UEOqYwJXMz" alt=""><figcaption><p>1. Find the deposit page on the exchange you're using</p></figcaption></figure> <figure><img src="/files/uFjSTvaDj6pHLdDI9CiE" alt=""><figcaption><p>2. The deposit in the blockchain, so choose an on-chain option</p></figcaption></figure> <figure><img src="/files/zHYcwKagoULLxWlQHuHr" alt=""><figcaption><p>3. Enter “TON” in the tokens search field</p></figcaption></figure> <figure><img src="/files/KH69zkCe4gGhBCmxk1Lm" alt=""><figcaption><p>4. Copy your address</p></figcaption></figure> <figure><img src="/files/9EOfGhrIjlyFbyAhlErF" alt=""><figcaption><p>5. Navigate to the “Send” screen in your wallet app</p></figcaption></figure> <figure><img src="/files/xeFgK7KJESyVbYzhurKm" alt=""><figcaption><p>6. Paste the deposit address from the CEX into the field</p></figcaption></figure></div>

<div><figure><img src="/files/kCEmsEoIBPx7fEYzNJwi" alt=""><figcaption><p>7. Specify the amount of TON you want to send</p></figcaption></figure> <figure><img src="/files/tyLfQto7Lsy7GuO9DyES" alt=""><figcaption><p>8. Remember to copy the memo</p></figcaption></figure> <figure><img src="/files/ZMPgFtwIaiS3BVLppq5h" alt=""><figcaption><p>9. Paste the note in the comment field of your transaction and tap “Confirm and send”</p></figcaption></figure> <figure><img src="/files/cH6I8WtQQDdWQiJ9lgMV" alt=""><figcaption><p>10. Your transaction will be processed in only a few seconds, and you’ll get a notification about the deposit from the exchange</p></figcaption></figure> <figure><img src="/files/Mf4JTxFwXGMzXZF1mX5D" alt=""><figcaption><p>11. Well done — your funds are on the exchange! <span data-gb-custom-inline data-tag="emoji" data-code="1f389">🎉</span></p></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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.tonstarter.com/faqs-about-ton/how-to-make-a-deposit-to-an-exchange.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.
