# How to get Toncoin?

To cover blockhain's fees you'll need Toncoin. You can buy some on [exchanges ](https://ton.org/buy-toncoin)and withdraw it to you wallet following the step-by-step guide below:

{% tabs %}
{% tab title="Add funds to your wallet" %}

1. You can buy Toncoin on any supported[ exchange](https://ton.org/en/buy-toncoin). Toncoin is used to cover network fees, data storage, and code execution.
2. After getting Toncoin, go to the “Withdraw” page and select “TON”.
3. On the “Withdraw” page, paste your wallet’s address, select “TON” and transfer tokens to your wallet.
4. Perfect! You now have tokens.

<div><figure><img src="/files/norZobu8w6IFINMwfItX" alt=""><figcaption><p>1. Find TON on an exchange and get some</p></figcaption></figure> <figure><img src="/files/et0Wy9NUE848KwrDBD2w" alt=""><figcaption><p>2. Go to the “Withdraw” page</p></figcaption></figure> <figure><img src="/files/tMacd7BVtVOFgC57FoNJ" alt=""><figcaption><p>3. Select “Toncoin”</p></figcaption></figure> <figure><img src="/files/MP4fm2LA9QvKhebHbQDu" alt=""><figcaption><p>4. Go to your TON wallet and copy your address</p></figcaption></figure> <figure><img src="/files/pCom6jewYXUraqPDgkEU" alt=""><figcaption><p>5. Paste your wallet in the field, specify the amount of Toncoin, and submit a transaction</p></figcaption></figure> <figure><img src="/files/wr8oy74h4i2AF0f2xfnT" alt=""><figcaption><p>6. Approve the transaction with the authentication code sent to your phone</p></figcaption></figure></div>

<div><figure><img src="/files/ZmkqsAxuQMWJPfPUnoge" alt=""><figcaption><p>7</p></figcaption></figure> <figure><img src="/files/XVX8Cp1mlm7FjeAkRbwr" alt=""><figcaption><p>8</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-get-toncoin.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.
