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

# 共同贡献与溯源

我们希望&#x20;

* 模型贡献者，&#x20;
* 数据贡献者，以及&#x20;
* IP 贡献者&#x20;

能够从他们的共同贡献以及 AI 代理在现实世界中的高效赋能中受益。因此，我们设计了以下内容：

1. **模块化共识框架**:
   * 该框架构成了 Virtual Protocol 的基础架构。它为 Virtuals 生态系统中的贡献者提供了一整套必需的工具和库。
   * 该框架的主要目标是促进由协议管理的 VIRTUAL 代理的构建、维护、治理、托管和使用。
   * 其模块化特性使其具备透明性和可组合性，使利益相关者能够根据自身的具体需求和目标来定制与 VIRTUAL 代理的交互方式。
2. **不可变贡献库**:
   * 该协议拥有所有已验证的贡献，这些贡献以非同质化代币（NFT）的形式表示，并安全存储在不可变贡献库（ICV）中。该贡献 NFT 集合见证了生态系统内的协作努力和智力贡献。

<figure><img src="/files/f03de5dba9eed3439098aea71fdcb6bd478164b2" alt=""><figcaption><p>该图示解释了模块化共识框架如何与协议及各层中的组件协同工作。 </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:

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