> For the complete documentation index, see [llms.txt](https://docs.filda.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.filda.io/zhong-wen/duo-lian-filda/filda-iotex/iotex-lian-filda-jing-ji-mo-xing.md).

# IoTeX链FilDA经济模型

**释放周期及代币分配：**

&#x20;·  IoTeX链上，FilDA总量10,000,000 (1000万)

&#x20;·  社区激励（90%），生态市场（5%），团队激励（5%）

&#x20;·  其中社区与团队激励，从2021年12月23日14点（UTC）开始按区块产生，分3年释放

&#x20;· 上线第一周soft launch，每天社区激励产出15000个FILDA，其中借贷挖矿产出12000个，PCV（协议控制价值，用于组建LP等）产出3000个；

&#x20;· 第8天开始，每天社区激励产出28,238个FILDA；

&#x20;·  90天后，所有挖矿奖励减半；

&#x20;·  270天后，第二次减半；

&#x20;·  540天后，第三次减半 。

![](/files/jF1ZRptyYfE0DAg2JrdD)

**借贷激励比例：**

![](/files/eqNZXmhPkAcJBoCTM2Ij)


---

# 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://docs.filda.io/zhong-wen/duo-lian-filda/filda-iotex/iotex-lian-filda-jing-ji-mo-xing.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.
