# 清算机制

<figure><img src="/files/Sysvl7kcQskKVXZGcntV" alt=""><figcaption></figcaption></figure>

* 清算机制是指当家庭中每个矿工的余额总和相对于总借款、借贷本金和利息之和达到特定阈值（当前设定为 85%）时，将触发债务清算线。
* 任何人都可以发起清算，系统将使用 90% 的清算金额来偿还债务，奖励 3% 给触发清算的用户，并将 7% 投入风险储备池。


---

# 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.filliquid.io/zh/storage-provider-guide/qing-suan-ji-zhi.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.
