# Withdrawals

Withdrawals are automatic and happen over the weekends if you have at least 10 **KOALA Balance** and the withdrawal switch is on. There is a 10% fee to support the initiative.

You can turn on withdrawals by typing the following command at [Smelly Koala Town Hall](https://t.me/cskdrops):

```
/bm@koalasnbot coinwithdrawal yes
```

To turn if off, you can type:

```
/bm@koalasnbot coinwithdrawal no
```

*Consider leaving your balance in-game to gain access to* [*rewarding bonuses*](/world-of-smelly-koala-telegram-game-battle-farm/in-game-balance-bonus.md)*!*


---

# 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://guide.worldofsmellykoala.com/world-of-smelly-koala-telegram-game-battle-farm/withdrawals.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.
