> 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/xiang-mu-yue-bao/filda-yue-bao-2022-nian-12-yue.md).

# FilDA月报—2022年12月

### 产品动态：

1.准备在 Tron 网络部署 FilDA 。

2.修复 FilDA 在 REI 网络下提取 BUSD 失败的 Bug。

###

### 产品数据：

存借贷总额：$16,157,557.62

当前 FilDA 流通量：200,427,207 FilDA

DAO池质押量：57,096,427.18 FilDA

&#x20;           （ $138,310.58)

当前地址数：145,460

CMC市值排名：3079

Coingecko市值排名：2266

12 月链借贷协议为用户创造利息收入（USDT)：

IoTeX ：31,389.66

HECO ：12,951.23

E S C ：8,745.75

### 运营动态：

12月15日，FiLDA-ESC 链上资产借贷挖矿速度再次减产20%。


---

# 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/xiang-mu-yue-bao/filda-yue-bao-2022-nian-12-yue.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.
