> 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-2.md).

# LEVF - 收益耕作

**在 Levf Finance 平台上，我们为耕作者提供资本的20倍杠杆用于收益聚合平台上的耕作投入，大大地增加了他们的耕作年益率。**

## 收益耕作者和聚合平台

根据 CoinGecko 调查显示，很多**收益耕作者 a)** 不了解他们投资协议所运用的智能合约，**b)** 同时在不同的平台上追求收益而必须支付越来越高的燃烧费，**c)** 在新平台、新项目和新趋势不断出现的情况下很难提出最佳投资策略。

有鉴于此，**收益聚合平台**（如 Yearn.finance）开始应运而生，这些平台通过分批交易和去中心自动化来优化收益耕作的过程。由于这使得普通耕作者的运营变得更方便并更便宜，因此在各收益聚合平台上所锁定的耕作投资金在与日俱增。

在 **Levf Finance**，我们对这趋势做出更进一步的提倡，为耕作者提供资本的20倍杠杆用于收益聚合平台上的耕作投入，大大地增加了他们的耕作年益率。

## Levf 的杠杆收益耕作运作

耕作者首先检查资金池的当前使用率，并确定当前的有效利息率 (利率因资金池使用率而异，请看下一节 **LEVF - 利率模型** ）。

打个比方，他将1,000 DAI 存入 Levf 平台上的 **Yearn-DAI库20x**选项，这就会自动在 Yearn.finance 上的Yearn-DAI库产生20,000的持仓。

![](/files/-MavjUJaERv60nbEMwWT)

当耕作者取消该耕作项目时，Yearn.finance上的持仓就会自动撤出。所有收益（减去应付给资金提供者的利息、燃烧费和**税金\***）将会返还给他。

Levf 平台将对耕作者投资过程中产生的净利润征收10%的**税金\***&#x5E76;将此金额转入**储备池**。

目前， Levf 把所有杠杆持仓期限限制于最长365天。耕作者则可在期限内随时平仓。

## 案例

假设以上的20,000 DAI在Yearn上的回报率是15%，而19,000 DAI借贷的利息是10%。

在结束持仓时，Yearn将拨回23,000 DAI (20,000资本，加15%回报的3,000）

在偿还19,000 DAI至资金池和扣除自己原本资本1,000 DAI后，耕作者的毛利是3,000 DAI。

再来是偿还1,900 DAI的利息（按19,000的10%计算）。因此他的息后利润是1,100 DAI。

Levf平台将对其净利润征收110税金（利润的10%，不要与利率混淆），转入储备池中。

耕作者最终将获得净990 DAI（燃烧费另算），实现了99%的年收益率（基于他自己的投资1,000 DAI）

如果没有 Levf 的杠杆作用，他的1,000 DAI 就只能赚取150 DAI（以Yearn的15%回报率计算）


---

# 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://levfninja.gitbook.io/levf-finance/untitled-2.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.
