> 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/untitled-5.md).

# LEVF - 导论

**Levf Finance是一个基于以太坊（Ethereum）的协议，它能将去中心化金融参与者的风险限制和资本限制弥合起来，为两者创造更多的收益。**

**这是一款相同资产供应和借贷方案；它能弥补收益耕作者的资金有限并提高资金提供者的回报率。**

## **Levf Finance 解决的问题：**

1\.      风险承受度低的加密资产持有者通常会面对次优的持产回报。他们在Levf将能通过无锁定期的有息资金池获得更高的投资回报和效用。

2\.      收益耕作者的目的是获取最高的年溢率百分比（APY）。资金有限耕作者在 Levf 可通过杠杆方式进行耕作以获得更高年溢率。当然，他们需为杠杆的资金支付利息。

3\.      交易费用（燃烧费）是新参与者或散户的入场门槛。Levf 提供的杠杆作用有助于低资本的新参与者更容易进入市场。他们之前被拒之门外是因为高昂的交易费用降低了他们相对小投资的年溢率。

## **概念快睹**

自去中心化金融业起步以来，市面出现了无数的产品和服务。如果要用一幅简单的图片来快速表达 Levf Finance 的基本概念：

![](/files/-Max_u20dJaw3fhbLz2-)

基本上，Levf Finance 的功能就像传统银行，为其存储户和借贷人做到匹配效应，让双方得益。


---

# 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/untitled-5.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.
