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

# FilDA Finance Update - July 2021

### I: Project Statistics <a href="#id-5a60" id="id-5a60"></a>

* TVL: $191.63m
* Total Deposits & Loan: $306.36m
* Current $FilDA Supply: 79,935,576
* Market Cap: $10,899,599
* Current FilDA Liquidity Pools: 4 Pairs
* FilDA LP Staking: <https://filda.io/staking>
* Current DAO Pool Total: 27.11m $FilDA
* HECO Node position: 1st

### II: Community Update <a href="#eca1" id="eca1"></a>

* Twitter: 22k followers
* Global (English) Telegram Group: 2,757 members
* WeChat (Chinese) groups: \~3650 members

### III: Development Update <a href="#id-3f47" id="id-3f47"></a>

* Third-party investment page now includes the Depth and Booster protocols to expand DeFi opportunities and improve the efficiency for users’ funds.
* In LuckyHeco activities, NFTs were issued and bonuses granted to overseas communities.
* Improved deposit exchange function: one-click conversion of deposit and debit positions.
* Optimized deposit exchange function: support the movement of funds without affecting the loan utilization rate.

### IV: Operational Dynamics <a href="#id-1520" id="id-1520"></a>

* Huobi ECO Chain reminder service provider WAU Finance has integrated the FilDA add-on. WAU.Finance informs users of liquidation dangers and profit opportunities through email and text message alerts. In addition,
* FilDA holders with 10,000+ FilDA in DAO get the [wau.finance](http://wau.finance/) VIP service for free.
* FilDA is the top HECO elected node.
* 100% of FilDA HECO node revenue is currently awarded to voters.
* FilDA released the Bug Bounty plan.
* FilDA HECO node voting earned voters an airdrop.

![](/files/GvllWEmmJ3Js85AmADhy)


---

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