# 安全赏金计划

MineFi协议的安全对于平台来说至关重要。尽管MineFi平台将会进行内部审计和外部审计，但是仍无法确保在生态发展的过程中没有漏洞产生。因此Minefi将设立赏金计划来鼓励MineFi DAO成员发现协议中的漏洞。

赏金计划根据漏洞对协议造成的预计损失来计算给漏洞发现者的奖励：

**·**&#x63D0;交全网24小时收益错误并且的到核准的，最高可以收到5RMB的奖励；

**·**&#x53D1;现轻微技术故障可以收到最高300RMB的奖励；

**·**&#x53D1;现可能造成协议0.1%资金损失的漏洞可以收到最高1000RMB的奖励；

**·**&#x53D1;现可能造成协议0.1%-10%资金损失的漏洞可以收到最高3000RMB的奖励；

**·**&#x53D1;现可能造成协议10%以上资金损失的漏洞可以收到最高5000RMB的奖励。

赏金计划将在Minefi平台外部审计结束后启动。


---

# 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://minefi.gitbook.io/minefi/an-quan-shang-jin-ji-hua.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.
