# Как вывести TON с баланса?

1. Во вкладке [Баланс](https://ton.place/other?w=balance) (TON) нажмите на кнопку [Вывести](https://ton.place/other?w=withdraw).
2. Введите количество TON для вывода. Комиссия за вывод — 0.02 TON.
3. Введите адрес вашего личного кошелька в сети TON. Например, это может быть кошелек [Tonkeeper](https://tonkeeper.com/) в мобильном приложении или кошелек в Telegram боте [Wallet](https://t.me/wallet). Вы также можете выбрать другой кошелек из [официального каталога TON Apps](https://ton.app/wallets).
4. Далее, если это необходимо, укажите комментарий. Часто для вывода средств на биржу комментарий является обязательным условием.


---

# 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/for-subscrubers/balance-and-payments/how-to-withdraw-ton-from-the-balance.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.
