> 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.md).

# AI 智能体共同贡献与溯源

探索 Virtuals Protocol 如何通过模块化共识、链上溯源和 Immutable Contribution Vault NFT 记录 AI 智能体贡献。

Virtuals Protocol 使模型、数据和 IP 贡献者能够从他们参与构建的 AI 代理中受益。链上贡献溯源记录经验证的工作，并支持 Virtuals 生态系统中的透明协作。

### AI 代理的贡献者

AI 代理共同贡献支持：

* **模型贡献者** 他们创建或改进 AI 模型。
* **数据贡献者** 他们提供训练数据和数据集。
* **知识产权贡献者** 他们贡献知识产权和创意素材。

### 面向 AI 代理的模块化共识框架

模块化共识框架是 Virtuals Protocol 的核心基础设施。它提供用于构建、维护、治理、托管和使用 VIRTUAL 代理的工具和库。

其模块化架构支持透明性和可组合性。贡献者和利益相关方可以定制他们参与和与 AI 代理互动的方式。

### 不可篡改贡献金库与链上溯源

不可篡改贡献金库（ICV）将经验证的贡献以非同质化代币（NFT）的形式存储。这些贡献 NFT 为 AI 代理的协作工作和知识贡献创建不可篡改的链上记录。

<figure><img src="https://4017910838-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Frrll8DWDA3BJwEBqOtxm%2Fuploads%2FkTABJC6l4RcQWII9kLdG%2Fimage.png?alt=media&amp;token=268ca19f-52b6-4fe7-8b97-b09082a80c8b" alt="Virtuals Protocol Modular Consensus Framework and Immutable Contribution Vault for AI agent provenance"><figcaption><p>用于模块化共识和链上 AI 代理贡献溯源的 Virtuals Protocol 架构。</p></figcaption></figure>


---

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