# Fee Structure

* **Feeding fee:** This fee requires foods produced from the production land plot to pay for.
* **Breeding fee:** This fee requires users to spend their MAG token. Note: The higher the level of the Mongen, the more amount of MAG is required.&#x20;
* **Evolving fee:** Evolving requires a certain amount of MAG token. Note: The higher the level of the Mongen, the more amount of MAG is required. At some advanced levels of the evolution, both MSTR and MAG token may be required.
* **Fusion fee:** Fusion requires both MAG and [**MSTR tokens**](https://monsterra.io/). The fee will increase respectively with the rarity of the Mongen used in the fusion process.&#x20;
* **Skip time fee:** To reduce the waiting time, users have to spend their MAG token. The required amount of MAG depends on the remaining time of the specific process (like breeding, hatching, etc)&#x20;
* **Arena fee:** System will charge the winner 5% of the total betting amount in the PvP battle.&#x20;
* **Buying energy:** To buy energy, users have to use their MAG token. Note: The total number of times to buy energy is limited within a day.&#x20;
* **Conversion fee**: a small amount of MSTR token is required to convert item in-game into NFT.
* **Upgrade land/plot:** It requires users to spend MAG token on upgrading land and plot. The higher the level of the land/plot, the more amount of MAG is required.


---

# 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://whitepaper.monsterra.io/reward-and-fee/fee-structure.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.
