> For the complete documentation index, see [llms.txt](https://docs.furucombo.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.furucombo.app/project-mode/invest-page.md).

# Fund Page

<figure><img src="/files/-MjbzI6yd0NblsIQHZTW" alt="Furucombo Invest"><figcaption><p>Furucombo Invest</p></figcaption></figure>

{% hint style="info" %}
We will be retiring the fund system shortly. For more details, please follow our social media to stay updated.
{% endhint %}

Furucombo Fund is a strategy hub that organizes investment opportunities in the DeFi space, and allows you to invest in popular platforms across the ecosystem. It is a very easy to use intuitive platform which allows even the most basic users to reap the benefits of farming and decentralized finance.&#x20;

## **Fund Introduction**

Fund is our fund management system. Anyone can create a fund, where experienced fund managers will be in control of creating combos to maximize the return on investment. This allows for more diversification in investments, and allows experts to manage your funds. Fund managers are incentivized through a management fee, and/or a performance fee which is dependant on the parameters of the fund. To learn more about furucombo funds, you can visit our tutorials, [Furucombo Fund](https://docs.furucombo.app/using-furucombo-1/tutorials/furucombo-fund) & [Fund Manager Setup](https://docs.furucombo.app/using-furucombo-1/tutorials/fund-manager-setup).

## Do you charge any fees?

Furucombo has recently updated its fee structure, and it is dependent on which action or product you are using. All fees generated are deposited into the Furucombo treasury to be managed by governance. The following information is a breakdown of Furucombo’s fee structure on the invest mode.

### When fees are applied

* Fund
  1. When depositing to a fund using any token (with the exception of USDC) 0.2% fees are applied

### When no fees are applied

* Fund
  1. When depositing to a fund using USDC


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.furucombo.app/project-mode/invest-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
