> 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-zong-jie.md).

# LEVF - 总结

Levf Finance 是一个为收益耕作者提供前所未有20倍杠杆并同时为资金提供者赚取10-100%利息的匹配平台。

根据所举的例子，耕作者能利用 Levf的杠杆功能达到他们原本年利率的6倍以上。Levf 提供的杠杆作用也有助于低资本的新参与者更容易进入市场。他们之前被拒之门外是因为高昂的交易费用降低了他们相对小投资的年利率。

另一方面，对于资金提供者来说，一项低风险投资给予的10%回报率远超过了银行存款、公司债券和国债卷等传统工具的回报率。早期参与者还可以获得 LFI代币，获得生态系统管治权及储备池的拥有权。

我们相信这是一个可以不断发展壮大的去中心化金融项目，能使所有利益相关者受益。它有令人兴奋的潜力，如一个能增长的资金池和不断扩大范围和类型的耕作池和聚合平台选择。社群管治更能在透明的制度下不停的创新，使Levf生态系统不断的添加特征与项目。


---

# 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-zong-jie.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.
