# Withdrawal of funds

If according to Section 15(l) of the [Terms](https://ton.place/terms_en) you want to withdraw funds from the EUR balance in TON. To do this, click the [Withdraw](https://ton.place/other?w=withdraw) button in the [Balance](https://ton.place/other?w=balance) tab, and specify the amount in EUR. After converting EUR to TON, you can withdraw funds from the platform.

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-creators/balance-and-payments/withdrawal-of-funds.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.
