> 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-january-2022.md).

# FilDA Finance Update - January 2022

### Product News:

1. Launch the leveraged lending function on the Arbitrum network and complete the integration with CreDA.
2. Optimize IoTeX network to optimize the layout and display effect of staking mining page.
3. Added the function of switching network to the V1 version on HECO, which is convenient for users to switch between multiple networks.
4. Support the IOTX-FilDA LP incentive function on the IoTeX network.

### Product Data:

Total deposits and loans: $80,134,769

Number of current addresses: 145,202

Current FilDA Circulation: 147,977,606 FilDA

DAO pool pledge amount: 57,639,023 FilDA

($1,280,446.50)

CMC market cap rank: 3786

Coingecko Market Cap Rank: 1728

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

### Operational Dynamics:

1. On January 10, KingData tweeted an ecological weekly report saying: FilDA’s on-chain data from January 1 to January 7 TVL ranked top 5.

<https://twitter.com/kingdata_com/status/1480534966861590529?s=21>

1. On January 18, FilDA-IOTX liquidity support will be opened. FilDA has supported lending services for IOTX, USDT, BTC, ETH and other assets on the IoTeX chain.
2. On January 19, FilDA destroyed 50 million FILDA on the HECO chain.
3. The FilDA Community Discord channel has been created. Welcome to join for more information.

<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-january-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.
