# What is the lockup / liquidity of the fund?

The Betoken fund runs in [investment cycles](/docs/betoken-investment-cycle.md), and at the start of each cycle there are **3 days** where users can **deposit & withdraw** their funds: the Intermission phase. Redemptions are available each 27 days  in the Betoken Fund. Redemptions incur no withdrawal [fee](/docs/deposit-withdraw/what-is-the-fees-structure.md).

{% hint style="info" %}
A countdown is displayed at the top of the [Investors portal](https://betoken.fund/portal/#/investing-dashboard) on desktop and in the menu on mobile, to indicate when Betoken accepts deposits and withdrawals. It's happening every 27 days during a 3-day period.
{% 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/deposit-withdraw/what-is-the-lockup-liquidity-of-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.
