# Rewards

&#x20;    When your animals go to an orchard and safely come back with a great harvest, the rewards will directly get into the **convoy balance**. It is worthy to note that a convoy can only be disassembled as the balance remaining 0. Since the rewards in the convoy balance can be used to extend contract, there are two alternatives before you disassemble a convoy. You can collect the rewards or extend contract until run out of the balance.

{% content-ref url="/pages/ZVCbkVCZeRaXzBvW1WdH" %}
[Dissolve](/whitepaper-of-cryptofruits/how-to-play/guides/convoy-nfts/dissolve.md)
{% endcontent-ref %}

### Withdraw fee

&#x20;    To balance the game, a tax is set to encourage players to keep their rewards and reinvest in the game.

&#x20;    The tax will be charged with withdrawing and deducted from the withdrawal amount; it begins at 60% and decreases 3% daily until it reaches 10%. And it will not reset unless there are no any rewards in the convoy balance.

&#x20;    After the hard fruit-picking, all sweet rewards are going to the convoy balance. It can be withdrawn into your **in-game wallet** at any time.

{% hint style="info" %}
**Good to know:** No any fee will be charged while the expense of contract is paid by an NFT balance; namely, the player can get exactly 100% of the reward!
{% endhint %}


---

# 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://cryptofruits.gitbook.io/whitepaper-of-cryptofruits/general/rewards.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.
