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

# LEVF - 代币概述

**早期参与 Levf Finance的资金提供者除了赚取资金池的利息之外，还能采掘 LFI代币（即 Levf生态系统上的管治代币**）

## ‌**LFI 代币分配** <a href="#lfi-token-distribution" id="lfi-token-distribution"></a>

‌LFI 总供应量：100,000枚，10%预铸币作为IDO流动资金和初始费用，90%将在**管治形成期间，**&#x5373;20周（10个14天制的时期）内逐步采掘，按以下分配：

10,000 枚代币将会被预先铸造，作为项目启动的流动资金和初始费用。

75,000 枚 LFI代币将会被分配给在在管治形成期间参与项目的资金提供者。资金提供者所能采掘的 LFI代币将与他们在管治形成期间按每秒提供给资金池的DAI （d秒）形成正比。这期间分为10个时期，也就是说一时期会有7,500枚代币等待分配。 （请看下一节 **LEVF - 如何采掘 LFI**）

‌15,000 枚代币将会被分配给管理团队和运营资金（包括但不仅限于Uniswaps和其他货币交易所等的资金注入）。这批代币将与20周管治形成期间同步采掘。

LFI 代币将在 Levf Finance发布时同步在Uniswap上发布 **IDO**（首次去中心化货币交易所发行）。

## LFI 特征 (RFI 静态收益）

每当 LFI 持有人出售其代币时，所出售代币数量的**10%**&#x5C06;首先被按比例分配给所有现有 LFI 持有人，卖方只会获得剩余90%的售额。

## **LFI 代币用途**

‌LFI 代币可在生态系统交于社群管治后，用于 **Levf 改进建议系统（L.I.P.S.）**&#x4E0A;进行投票，管治生态系统上的特性变更以及其他事项。

LFI 代币持有者也是**储备池**的拥有者和受惠者。Levf 对耕作者净利润的10%税金征收会在储备池中累积。

‌其他用途包括：

1\.    制定治理方案和确定新生态功能开发

2\.    决定利率的变化，借贷期等借贷特性

3\.    决定可用耕作聚合平台和资产池种类

4\.    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/untitled-3.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.
