# Risk Control

## **Multi-level risk control system under the governance of FilDA DAO** <a href="#multi-level-risk-control-system-under-the-governance-of-filda-dao" id="multi-level-risk-control-system-under-the-governance-of-filda-dao"></a>

The crypto market is volatile, and if the protocol does not implement sufficient risk control, it can cause losses to both the protocol and users.

FilDA's risk control system has a four-layer framework as follows:

### **Asset governance framework** <a href="#asset-governance-framework" id="asset-governance-framework"></a>

The assets in the market must have sufficient trading depth in HECO DEX or Huobi Global, and the assets that can be liquidated can be pledged.

### **Governance framework for pledge rate selection** <a href="#governance-framework-for-pledge-rate-selection" id="governance-framework-for-pledge-rate-selection"></a>

In the initial stage of FilDA’s launch, in order to control risks and protect user property safety, the asset pledge rate was only 10%. After a period of steady operation, FilDA adjusted the pledge rate with reference to Huobi Global, and the average pledge rate was lower than that of the top 3 exchanges as well as top DeFi projects. Parameters such as pledge rate will gradually open to DAO governance.

### **Liquidation governance framework** <a href="#liquidation-governance-framework" id="liquidation-governance-framework"></a>

The FilDA liquidation market is completely open, the code is open source, and the documents are open. Any on-chain liquidation contract can be processed within the rules to ensure fair market competition, smooth liquidation process and minimum risk.

### **DAO Pool Governance Framework** <a href="#dao-pool-governance-framework" id="dao-pool-governance-framework"></a>

The DAO pool is upgraded from the original insurance pool. Users who voluntarily choose to participate in the DAO pool enjoy the rights of FilDA mining, voting governance, and dividends, as well as the liability as of the final insurer in the market. For extreme market conditions and market liquidity problems, if deposit users suffer losses, part of the assets of the DAO pool will compensate depositors with a specific proportion. DAO governance can set proportion parameters, the maximum is 50%, and the minimum is 20%.[<br>](https://gregfilda.gitbook.io/filda-english-preview/v/chinese/technical-documents/dao-governance)


---

# Agent Instructions: 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:

```
GET https://docs.filda.io/english/english-version/risk-control.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
