# Payment of Commissions

The payment of commissions will be made in the Deposit to the Fund transaction and will be paid by the User at once and in full for the entire remaining Life Time of the Fund. The unit of payment will be uLP.

<br>

When making a deposit of a certain amount of Investment Units, the User will receive uLP in return. The transaction will mint the same amount of uLP as the amount of Investment Units deposited. Of the mined uLP, it will leave the corresponding commissions to be paid in the contract and grant the rest to the User.&#x20;

<br>

The commissions to be paid will be determined by a specific value of each Fund called Commission. This percentage will be calculated from the amount of Investment Units that the User wishes to deposit and per unit of time, e.g., 2% / Month.

<br>

The amount of UI to Deposit, Amount uLP to Deliver, and Commissions to Pay (uLP) will be whole numbers as they represent the actual amount of uLP tokens that will be delivered and kept as payment of 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/payment-of-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.
