# Betoken investment cycle

### Intermission

* Deposit & Withdraw: users can deposit and withdraw their funds.
* Redeem Commission: fund managers holding [Kairo tokens](/docs/manage-the-fund/what-is-kairo.md) can redeem their commission.

The length of the intermission phase is 3 days.

### Management

Managers stake [Kairo](/docs/manage-the-fund/what-is-kairo.md) to make investments for the fund.

The length of the management phase is 27 days.

{% hint style="info" %}
A full Betoken investment cycle is totaling 30 days.
{% endhint %}


---

# 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/betoken-investment-cycle.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.
