# How to withdraw TON from the balance?

1. In the [Balance](https://ton.place/other?w=balance) (TON) tab, click the [Withdraw](https://ton.place/other?w=withdraw) button.
2. Enter the amount of TON to withdraw. The withdrawal fee is 0.02 TON.
3. Enter the address of your personal wallet on the TON network. For example, it can be [Tonkeeper](https://tonkeeper.com/) mobile app wallet or [Wallet](https://t.me/wallet) in Telegram bot. You can also choose another wallet from the [official TON Apps catalog](https://ton.app/wallets).
4. Next, if necessary, enter a comment (memo). When withdrawing funds to an exchange, entering a comment (memo) is often mandatory.


---

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