> 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/ai-zhi-neng-ti-gong-tong-gong-xian-yu-su-yuan/mian-xiang-ai-zhi-neng-ti-zhi-li-de-mo-kuai-hua-gong-shi-kuang-jia.md).

# 面向 AI 智能体治理的模块化共识框架

了解 Virtuals Protocol 模块化共识框架如何管理 AI 智能体贡献、贡献 NFT、验证者共识和 DAO 资源分配。

Virtuals 协议模块化共识框架对 AI 智能体的贡献、验证和治理进行了标准化。它为贡献者、验证者和代币持有者提供透明的流程，以支持 VIRTUAL 智能体。

### AI 智能体贡献流程

贡献者使用模块化共识框架，通过 Virtuals 前端提交提案。

* **贡献 NFT：** 每个提案都会创建一个贡献 NFT。这可验证每次提交的来源，无论最终被接受还是被拒绝。
* **不可变贡献保险库（ICV）：** 被接受的贡献会铸造为链上服务 NFT。ICV 会将它们分配给相关的 Virtual 地址，确认其已整合进 Virtuals 生态系统。

### 验证者共识与 DAO 治理

验证者最终确认 AI 智能体状态，并引导协议资源分配。

* **策略与资源分配：** 流动性提供者对特定 AI 智能体进行质押。质押权重会影响 DAO 的资源分配和协议方向。
* **委托权益证明：** 代币持有者将代币委托给合格的验证者。验证者验证并最终确认每个 AI 智能体的状态。

### 了解更多关于验证者的信息

了解验证者角色、委托和共识要求：

{% content-ref url="/pages/b06dcec3d4aed9ed9d0ccd137fd2d4f91a3833fa" %}
[Agent SubDAO 治理](/virtuals-bai-pi-shu/guan-yu-virtuals-1/xie-yi/zuo-wei-ke-bian-cheng-qu-zhong-xin-hua-shi-ti-de-virtual-agents/agent-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, and the optional `goal` query parameter:

```
GET https://whitepaper.virtuals.io/virtuals-bai-pi-shu/guan-yu-virtuals-1/xie-yi/ai-zhi-neng-ti-gong-tong-gong-xian-yu-su-yuan/mian-xiang-ai-zhi-neng-ti-zhi-li-de-mo-kuai-hua-gong-shi-kuang-jia.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
