# How to buy a TON?

## Tonkeeper

1. Open the app <https://tonkeeper.com>
2. Choose "Buy"

![](/files/CYMDj9qBxEVpHYVNdwAv)

3. Choose a convenient way to buy

![](/files/xDqqTmBMO1ZT1oEbdxSj)

## CryptoBot

The easiest way is to use [@CryptoBot](https://t.me/CryptoBot) — P2P trading in a Telegram bot. \
To buy Toncoin, you need to go through a few steps:

1. Start [@CryptoBot](https://t.me/CryptoBot).
2. Go to the "Market" section.
3. Click "Buy".
4. Choose the cryptocurrency you are interested in.
5. Choose a payment system that is convenient for you to work with.
6. Select an ad with a suitable exchange rate and click on it.

The transaction will happen the following way: you transfer money to the seller's bank card, and the seller sends Toncoin to your account in @cryptobot, after which you will be able to withdraw coins to [Tonkeeper](https://tonkeeper.com/).

## Exchange

[OKX](http://okex.com/), [EXMO](http://exmo.me/) — exchange TON and other currencies (for example, BTC, ETH), withdraw to a bank card or use a P2P exchange (identity verification is required).


---

# 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.ton.place/eng/for-subscrubers/balance-and-payments/how-to-buy-a-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.
