> For the complete documentation index, see [llms.txt](https://docs.fenture.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fenture.io/mission/fund-structuring.md).

# Fund Structuring

**Fenture Finance Fund**

Our protocol allows users to bond-in various crypto assets to be Protocol Organized Assets (POA) for FFD at a discounted price – providing stability to the protocol and and yield generation opportunities for FFD holders.

1. Bond-in (Performance based FFD bonus on bonding-in)
2. Staking Function (Allowing users to stake FFD / LP tokens to gain yield)
3. Auto buy-back function (Auto buyback based on Token price)

Highlights

* Provides a decentralized, autonomous asset management protocol that utilizes a combination of governance and autonomous self learning, AI-driven portfolio management strategies to maximize returns on treasury investments; that includes holdings of major tokens and early stage projects.
* The Auto buy-back mechanism will be triggered once the FFD token price drop exceeds 20%.
* The Buy Back Amount will be based on the equation (Buy-Back-Amount = FFD marketcap/underlying assets \* x)
* Fenture Finance provides full transparency on the underlying assets.
* The asset management protocol is controlled by the protocol’s governance token – FFD


---

# 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://docs.fenture.io/mission/fund-structuring.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.
