# Withdrawals from the Fund

Withdrawals from the Fund will be in whole UI amounts. When making a withdrawal, the Investor will surrender uLP tokens and accordingly receive the tokens forming the UI in proportional amounts. This operation will burn the delivered uLP tokens.

<br>

Upon withdrawal, the amount of commissions that will be returned to the Investor will be calculated. These commissions will be calculated based on the remaining Life Time of the Fund that the Investor had already paid when making the deposit.&#x20;

<br>

The uLP that the Investor delivers and the uLP that corresponds to him/her in commissions to be recovered will be added, and that will be the amount of UI that will be delivered to the Investor. &#x20;

<br>

The Total of Deposited UI, Total of Paid Commissions, and Total Fee of the Deposit UTxO must be updated in each withdrawal.

<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/withdrawals-from-the-fund.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.
