# MineFi DAO

MineFi DAO是MineFi社区用户参与MineFi平台自治管理的主要方式。MineFiDAO的主要角色身份有：

**·MineFi Builder** 负责平台以及协议相关的开发维护。

**·MineFi SP** 参与节点质押的存储服务商。

**·MineFi Staker** 参与MineFi协议质押的投资者

**·MineFi Securitor** 负责SP资质审计、合约内部审计和每日收益审计

**·MineFi Partner** MineFi社区普通用户

每个Web3元身份都可能在MineFi DAO 内拥有多个角色身份。

MineFi平台鼓励社区用户通过参与MineFi DAO社区自治的方式参与到平台的去中心化治理上。


---

# 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/minefi-dao.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.
