# How to buy TON (Toncoin) in Telegram

{% hint style="info" %}
In this guide you’ll:

✅ Buy TON using Telegram’s built-in wallet\
✅ Send TON to your non-custodial wallet\
✅ Get ready for swaps and other on-chain actions
{% endhint %}

### Why do you need TON?

TON (Toncoin) is the native currency of the TON blockchain.

You’ll need TON to:

* Pay blockchain fees for any transaction
* Swap tokens
* Add liquidity
* Interact with DeFi apps like STON.fi

💡 Even if you mainly use other tokens, a small TON balance is essential.&#x20;

### Step 1. Open @wallet in Telegram

Open Telegram and go to [@wallet](https://t.me/wallet).

No setup needed, it’s already linked to your Telegram account. Tap Open Wallet (or Wallet) near the message input field.

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

### Step 2. Add crypto

Inside @wallet tap Deposit:

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

### Step 3. Choose a purchase method

Select a convenient option. We’ll use the simplest one for this example — P2P Express.

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

### Step 4. Select Toncoin

Choose Toncoin and tap Continue.

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

### Step 5. Choose amount and currency

* Select your local currency

<img src="/files/eAyhBonoowGSC3pMpBLi" alt="" data-size="original">

* Enter the amount you want to spend

The app will show how much TON you’ll receive before confirmation.

### Step 6. Complete the purchase

@wallet will match you with a seller.

Follow the on-screen instructions:

* Send the payment to the provided account
* Wait for confirmation

✅ Once completed, TON will appear in your Telegram wallet.

### Why we don’t stop here

@wallet in Telegram is custodial. That means the wallet is managed by a service, not fully by you.

To use STON.fi and DeFi safely, you should move TON to a non-custodial wallet (like Tonkeeper), where only you control the keys.

Let’s do that.

### Step 7. Send TON from Telegram to your wallet

Open @wallet again and tap Withdraw.

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

### Step 8. Choose destination

* Select External wallet or exchange

<figure><img src="/files/72AZ3rtYYwBtAnPJ0qHA" alt=""><figcaption></figcaption></figure>

* Choose Toncoin

### Step 9. Enter your wallet address

Paste the address of your non-custodial TON wallet. If you’re not sure where to find it, [check the previous guide on wallet addresses](https://guide.ston.fi/en/start-here/where-to-find-your-wallet-address).

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

### Step 10. Choose amount and send

* Enter the amount of TON to send
* Tap Send

⚠️ Leave a small TON balance behind — network fees are paid in TON.

🎉 Done!

Your TON is now in your own non-custodial wallet. You’re ready to connect to STON.fi and start using the TON ecosystem.


---

# 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://guide.ston.fi/EN/start-here/how-to-buy-ton-toncoin-in-telegram.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.
