> For the complete documentation index, see [llms.txt](https://tegro.gitbook.io/ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tegro.gitbook.io/ru/token-tgr/kak-kupit-kriptovalyutu-tgr.md).

# Как купить криптовалюту TGR

## Простой способ купить токены TGR <a href="#prostoi-sposob-kupit-tokeny-tgr" id="prostoi-sposob-kupit-tokeny-tgr"></a>

Будьте внимательны: перед приобретением криптовалюты, нужно перевести монеты TON на некастодиальный TON-кошелёк, например, Tegro Wallet, Tonkeeper, Tonhub. Мы покажем на примере криптокошелька Tonkeeper.

1. Сначала скачиваем кошелёк Tonkeeper: либо [на iOS](https://apps.apple.com/us/app/tonkeeper/id1587742107), либо [на Android](https://play.google.com/store/apps/details?id=com.ton_keeper), в зависимости от вашей операционной системы;

<figure><img src="https://telegra.ph/file/3bc62c666eb3bc100142e.png" alt=""><figcaption><p>Установка TON-кошелька Tonkeeper</p></figcaption></figure>

2\. Открыв Tonkeeper, нажмите кнопку "Получить" или "Receive", для того чтобы скопировать свой TON-адрес и перевести криптовалюты с биржи на свой криптокошелёк.

<figure><img src="https://telegra.ph/file/8e7a5e128a10211aa9ce6.png" alt=""><figcaption><p>Копирование TON-адреса кошелька</p></figcaption></figure>

3\. Далее выберите "Браузер" или "Browser" и нажмите "[Tegro.Finance](http://tegro.finance/)"

<figure><img src="https://telegra.ph/file/200d35b4e3bb1bfc3b319.png" alt=""><figcaption><p>Выбор браузера и биржи Tegro.Finance</p></figcaption></figure>

4\. Выберите "Подключить кошелёк" или "Connect wallet" в появившемся окне

<figure><img src="https://telegra.ph/file/b6afa035e8adfa3b28dce.png" alt=""><figcaption><p>Подключение TON-кошелька к DEX Tegro.Finance</p></figcaption></figure>

5\. После авторизации на криптобирже, необходимо в поле ввода вписать количество TON, которое вы хотите обменять на TGR и нажать "Exchange".

> На балансе должно оставаться минимум 0.5 TON для комиссии сети.

<figure><img src="https://telegra.ph/file/afeb9ca0e24594f1fc93f.png" alt=""><figcaption><p>Обмен монет TON на токены TGR</p></figcaption></figure>

6\. Далее необходимо в открывшемся окне подтверждения выбрать "Confirm offer"

<figure><img src="https://telegra.ph/file/a521ad3c4269d12d79800.png" alt=""><figcaption><p>Подтверждение получения токенов TGR</p></figcaption></figure>

После этого токены TGR появятся у вас на балансе TON-кошелька, поздравляем!


---

# 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, and the optional `goal` query parameter:

```
GET https://tegro.gitbook.io/ru/token-tgr/kak-kupit-kriptovalyutu-tgr.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
