# Recovering Fees

The amount of Life Time remaining in the Fund at the time of withdrawal will be used to calculate the fees paid to be returned to the Investors unless the Fund has been forcibly terminated, in which case the Life Time remaining in the Fund at the time of the forced termination, i.e., as of the Forced Termination Date, will be used as the Life Time.

<br>

Unlike the Commissions Payable formula, the current month's commissions are not recovered here. In Commissions Payable, on the other hand, the current month's commissions are paid in full. In other words, if I join mid-monthly, I will pay commissions for that full month and the rest of the months. If I decide to leave at that same moment, I will recover the commissions calculated from the next month.

<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/recovering-fees.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.
