# Charging Commissions

We will have three main groups that charge commissions: Fund Creators and Administrators, MAYZ Holders, and the Protocol. Each is entitled to a fraction of the total commissions accumulated in the different Depositary UTxOs of the Fund. These percentages will be specified in the Protocol Datum.

<br>

The Commissions to be Collected by the Group will be a whole number as they will represent the actual amount of uLP tokens that will be delivered upon collection of the commissions.

<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://mayz.gitbook.io/mayz-whitepaper-v2/mayz-protocol/technical-document/commissions/charging-commissions.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.
