> 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/english/filda-report/filda-finance-update-february-2022.md).

# FilDA Finance Update - February 2022

### Product News:

1\. Upgrade the V1 and V2 clearing pages to simplify the manual clearing process.

2\. Support HUSD-USDT LP deposits on the HECO network.

3\. Deployed and launched on the ESC chain, and opened support for mainstream assets such as ELA, BTC, ETH, BUSD,USDC and HUSD.

### Product Data:

Total deposits and loans: $ 63,054,721,61

Number of current addresses: 145,265

Current FilDA Circulation: 154,394,928 FilDA

DAO pool pledge amount:60,082,460.83  FilDA

&#x20;（ $ 835,893.30)

CMC market cap rank:3577

Coingecko Market Cap Rank: 1867

In February, the loan agreement creates interest income for users (USDT):

HECO ：144,741

IoTeX ：121,971.5

### Operational Dynamics:

1.Recently, FilDA launched a cross-chain Elastos Smart Chain network proposal. Community members will vote on whether to enable the cross-chain service of the chain.

{% embed url="<https://github.com/fildaio/FIPs/blob/main/FIP_0011_FILDA_Cross_Chain_To_Esc.md>" %}

2.Recently, FilDA and IoTeX airdrop activities are in progress. Follow FilDA's official Twitter account, retweet and pin the content on Twitter, like, retweet and @two Twitter friends, join the FilDA Discord channel, fill out the user questionnaire, and select 99 people Divide 2000 FilDA.

{% embed url="<https://github.com/fildaio/FIPs/blob/main/FIP_0011_FILDA_Cross_Chain_To_Esc.md>" %}

\
3.The FilDA Community Discord channel has been created. Welcome to join for more information.

{% embed url="<https://discord.gg/YJSFvzGwxF>" %}


---

# 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/english/filda-report/filda-finance-update-february-2022.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.
