> 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-2021-nian-10-yue.md).

# FilDA月报—2021年10月

## 产品动态：

1\. 调整页面操作借贷上限为90%，避免波动风险。

2\. 完善 FilDA 2.0 质押借贷页面。

3\. 支持多链切换机制。

4\. 更新预言机合约，升级为多签和时间锁管理。

5\. 对 FilDA 2.0 合约进行集成验证和测试。

6\. 修复审计提出的合约问题，以及针对近期攻击事件进行加固。

7\. 在 Polygon 上部署新版 FilDA 2.0 合约。

### 项目数据：

存借贷总额：$ 183,164,682

当前地址数：144,608&#x20;

当前FilDA流通量：117,254,496 FilDA

DAO池质押量：42,669,324 FilDA $ 3,461,928.03

CMC市值排名：2991

Coingecko市值排名：1308

9月的借贷协议为用户创造利息收入为：737782 USDT

### 运营动态：

<https://filda.io>

<https://www.filda.io/vote>


---

# 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-2021-nian-10-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.
