> For the complete documentation index, see [llms.txt](https://levfninja.gitbook.io/levf-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://levfninja.gitbook.io/levf-finance/levf-sheng-tai-xi-tong.md).

# LEVF - 生态系统

**让我们来详细了解一下Levf生态系统中的事物是如何流动的，将 Levf作为匹配平台、资金提供者和收益耕作者的所述内容结合起来。**

## 生态系统 完整布局

![](/files/-MawKu4fT1_jUiC1Xj77)

1\) 资金提供者将DAI存入资金池。

2\) 耕作者从已对接的收益聚合平台列表中选择心仪的项目并投入1倍资本到Levf的耕作连接器。

3\) 耕作连接器将以20倍的杠杆率部署资金到该收益聚合平台的耕作池。

4\) 耕作者在达到收益目标后可选停止耕作投资。其20倍资本和毛利润将会回到Levf耕作连接器。

5\) 耕作连接器会自动的把19x借资和其利息扣留并返回资金池。只要资金池中有足够余额，资金提供者可以随时撤出其存入的DAI + 所赚取的利息。

6\) 耕作连接器也会自动的在耕作者的息后毛利上抽取10%税金存入储备池。

7\) 耕作者取回1倍资本 + 净利润 （20x资本毛利润 – 19倍借贷利息 – 10%税金）&#x20;

8\) 储备池的累积税金是属于LFI代币持有者的，而并不属于所有资金提供者。


---

# 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://levfninja.gitbook.io/levf-finance/levf-sheng-tai-xi-tong.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.
