> For the complete documentation index, see [llms.txt](https://whitepaper.virtuals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/guan-yu-virtuals-1/xie-yi/gong-tong-gong-xian-yu-su-yuan/mo-kuai-hua-gong-shi-kuang-jia.md).

# 模块化共识框架

模块化共识框架对不同利益相关方的各类流程进行了标准化并加以促进：

1. **贡献者**:
   * **贡献流程**：贡献者通过我们的前端提交提案，利用模块化共识框架。无论是否被接受，每个提案都会生成一个贡献 NFT，用于验证提交来源的真实性。
   * **ICV 中的状态终结性**：被接受的贡献会在链上铸造成服务 NFT，并分配到 ICV 内相应的 Virtual 地址，从而验证其已整合进 Virtual 生态系统。
2. **验证者**:
   * **策略与资源分配**：流动性提供者通过在特定 Agent 上质押来决定协议的战略方向，并根据质押权重影响 DAO 的资源分配。
   * **验证与最终确定**：采用委托权益证明机制，代币持有者将代币委托给合格的验证者，由其负责最终确定每个 Agent 的状态。

有关验证者的更多信息

{% content-ref url="/pages/b06dcec3d4aed9ed9d0ccd137fd2d4f91a3833fa" %}
[智能体 SubDAO 治理](/virtuals-bai-pi-shu/guan-yu-virtuals-1/xie-yi/zuo-wei-ke-bian-cheng-qu-zhong-xin-hua-shi-ti-de-virtual-zhi-neng-ti/zhi-neng-ti-subdao-zhi-li.md)
{% endcontent-ref %}


---

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

```
GET https://whitepaper.virtuals.io/virtuals-bai-pi-shu/guan-yu-virtuals-1/xie-yi/gong-tong-gong-xian-yu-su-yuan/mo-kuai-hua-gong-shi-kuang-jia.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.
