> For the complete documentation index, see [llms.txt](https://documents.peakdefi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documents.peakdefi.com/for-asset-managers/overview.md).

# Global Fund Intro

## What is the PEAKDEFI Fund?

The Idea of a mutual fund is basically pooling your money with the money of other investors and investing it in a portfolio of different assets. The PEAKDEFI Fund is managed by many Managers in a decentralized and smart way to get the best outcome. When you buy a Share of the PEAKDEFI Fund, your deposit is converted in PEAKDEFI Fund Shares which represent your ownership in PEAKDEFI Fund and is fully backed by a collateral in the smart contract.&#x20;

![](/files/-MHp44biK0qbjJFlgPTn)

## Investment Cycle

To ensure that Fund Managers have enough time to perform proper trading there are fixed Trading Cycles of 60 days where the funds are locked. While you can invest in the fund anytime you can sell your fund shares only within the **intermission phase.** This is a period of 3 days between every trading cycle where Managers are not allowed to trade and investors can sell their funds.

{% hint style="info" %}
A full cycle is 60 days and is divided by a 57-day trading period and a 3 day intermission phase.
{% endhint %}

## Your Benefits

### You are in control of your capital

All user deposits are locked in smart contracts without any third party having direct access to those funds. Peak-DeFi is non-custodial and is never taking control of any assets. It can be used directly from a wallet that you control.

### Optimized Fund Distribution

It is well known that you should always diversify your risk and distribute your investment between different baskets. With PEAK DeFi the distribution of your funds adjusts itself and gets optimized automatically between the best asset managers through smart contracts. You don’t have to worry about making the right choices.

### Flexibility through short Trading Cycles

In todays world, flexibility is one of the most valuable treasures. To guarantee the managers as well as the investors more flexibility there is a fixed management period of just 60 days. In this period managers can make proper trading decisions while investors can access their funds again quickly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documents.peakdefi.com/for-asset-managers/overview.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.
