# How to Buy $TON

To purchase **$TON** for gas fees, follow these steps.&#x20;

The example provided uses **Binance** as the exchange, but you can purchase **$TON** from any other exchange that supports **$TON** trading and transfer it to your [personal wallet](/how-to-start/wallet/telegram.md).

The example also uses **USDT** to buy **$TON** , but you can use other supported assets on the exchange to make the purchase.

Although the TON wallet used is Wallet, assets can be received using other wallets as well.

*\*You must transfer assets to the TON wallet address connected to your account.*

**1. Search for $TON**&#x20;

* On the exchange, search for **$TON** and click on it.
  * **$TON/USDT** is used for this example.

<figure><img src="/files/ZqdREQNt3An6rxBSHbQ6" alt="" width="375"><figcaption></figcaption></figure>

**2. Buy $TON**&#x20;

* Click the **Buy** button to go to the purchase screen.
* Enter the amount of **$TON** you want to buy and click the **Buy TON** button.

<figure><img src="/files/6eoazQVjN9mLmKhJ9eV5" alt=""><figcaption></figcaption></figure>

**3. Transfer $TON**&#x20;

* Click the **Asset** tab and go to **Spot** to view your current **$TON** holdings.
* Click the **Send** button, then click the **On-Chain Withdraw** button.

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

* In the **Send TON** screen, input your wallet address and the amount of **$TON** you want to send, then click the **Withdraw** button.
  * Make sure to select **The Open Network** as the network.
* A prompt for entering a memo will appear when you click Withdraw. You do not need to enter anything and can just click the Submit button.
* On the **Confirm Order** page, click **Confirm** to complete the transaction.

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

**4. Copy Wallet Address**

* You can copy the wallet address where you will receive the $TON sent from the exchange from the installed TON wallet.
  * A wallet address is required to transfer assets.
* Access your Wallet, click on TON Space.
* In TON Space, click the Deposit button.
* Click the Copy Address button to copy your wallet address.
  * Paste the copied wallet address in the Address field of the Send TON screen above.

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


---

# 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://wiki.boxingstarx.com/usddelabs/airdrop/how-to-mint/how-to-receive-airdrop-on-telegram/how-to-buy-usdton.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.
