# Entry Tickets Fee

Within the MagicCraft ecosystem, participants have the ability to **create matches** and determine the entry fee for each match. The collection of entry ticket fees from participants who join the match forms the prize pool, which is subsequently distributed among the victorious team members.

**10%** of the match's prize pool is allocated to the MagicCraft Treasury. From there, a portion of these funds is proportionally redistributed back to the ecosystem and its eligible participants.

Further details regarding the specific percentages for these distributions will be provided at a later stage.

<br>

<br>


---

# 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://docs.magiccraft.io/magiccraft-treasury/entry-tickets-fee.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.
