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

# FilDA Finance Update - July 2022

1\. Update the information on the FilDA website page and add cross-chain bridge links.

2\. Upgrade each chain RPC node to improve node network access speed.

3\. Develop a new DAO governance page to prepare for veFilDA.

### FilDA Product Data:

Total deposits and loans: $32,357,281.72

Number of current addresses: 145,354

Current FilDA circulation: 188,241,344 FILDA

DAO pool pledge amount: 73,761,296.09 FILDA ($398,109.07)

CMC market cap rank: 3213

Coingecko Market Cap Rank: 1998

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

HECO: 45,151.95

IoTeX: 55,598.32

ESC: 6,371.81

### Operational Dynamics:

1.1st July, FilDA officially launched REI Network, enabling asset lending services such as REI, USDT, USDC, BTC, ETH, and BUSD.

<https://www.filda.cash/bank>

2.Recently, the HECO chain has destroyed 180,000,000 FilDA for the 4th time. Thus far, a total of 250,000,000 FilDA has been destroyed on HECO Chain.


---

# 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-july-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.
