> For the complete documentation index, see [llms.txt](https://wiki.ton.place/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ton.place/for-subscrubers/balance-and-payments/how-to-buy-a-ton.md).

# Как купить TON?

## Tonkeeper

1. Открыть приложение <https://tonkeeper.com/>&#x20;
2. Выбрать "Купить"

![](/files/IOOHA0B6IRxC31c8LybP)

3. Выбрать удобный способ покупки

![](/files/Oy12yqWVIDGeXwFXqrct)

4. И оплатить с карты&#x20;

## CryptoBot

[@CryptoBot](https://t.me/CryptoBot) — P2P обмен в Telegram боте. Чтобы купить Toncoin, вам нужно выполнить несколько действий:

1. Запустите [@CryptoBot](https://t.me/CryptoBot).
2. Зайдите в раздел «Маркет».
3. Нажмите «Купить».
4. Выберите интересующую вас криптовалюту.
5. Выберите платёжную систему, с которой вам удобно работать.
6. Выберите объявление с устраивающим вас курсом и нажмите на него.

Сделка проходит следующим образом: вы переводите деньги продавцу на его банковскую карту, а продавец отправляет Toncoin на ваш счёт в @cryptobot, после чего вы сможете вывести монеты в [Tonkeeper](https://tonkeeper.com/).

## Биржи

* [OKX](http://okex.com/), [EXMO](http://exmo.me) — меняйте TON и другие валюты (например, BTC, ETH), выводите на карту или используйте P2P обмен (необходима верификация личности).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
