# What is the fees structure?

### Management fees

After the management phase is over (every 27 days):&#x20;

#### IF the fund is profitable OR not profitable

* **0.1%** of the total Betoken funds is set aside and distributed among fund manager holding Kairo.
* In order to providing funding for its maintenance and future development, Betoken protocol will mint Betoken Shares and send them to the current development team. The amount will be equal to **0.1%** of the current Betoken Shares total supply, and it will occur at the end of every investment cycle.

#### ONLY IF the fund is profitable

* 20% of the total Betoken's monthly profits is set aside as commission and distributed among fund managers holding Kairo proportional to the amount they hold and their risk profile. The commission is taken into account **IF** and **ONLY IF** the fund is profitable during the actual investment cycle.

### Redemptions fee

[Redemptions](/docs/deposit-withdraw/what-is-the-lockup-liquidity-of-the-fund.md) incur **no** withdrawal fee.


---

# 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://betoken.gitbook.io/docs/deposit-withdraw/what-is-the-fees-structure.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.
