> 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/qu-zhong-xin-hua-gong-xian.md).

# 去中心化贡献

## 去中心化贡献

去中心化贡献是我们生态系统的一个基本方面，它使外部贡献者能够通过增强 AI 智能体的能力来帮助推动指数级增长。贡献者可以改进智能体功能的各个方面，成功的贡献会被铸造成 NFT 并转移给贡献者。这既作为贡献证明，也有助于奖励分配。&#x20;

为了让贡献者能够轻松地通过我们的平台提交模型或数据集，贡献流程已被简化。一旦提交，将会发生以下操作：

<figure><img src="/files/57729613b58a70d06f1ce03af284ecc284d076c0" alt=""><figcaption></figcaption></figure>

**1. 带有元数据文件的贡献 NFT 创建**

对于每一项贡献，都会铸造一个 NFT，其中包含关于该贡献的详细元数据（例如：描述、版本、类型）。该 NFT 会自动发布到 IPFS，以确保贡献细节能够去中心化且永久地存储。

**2. 智能合约交互**

从提交到 NFT 铸造的整个过程都由智能合约管理。这些智能合约负责对贡献进行链上验证，确保所有贡献都被记录并在区块链上追踪。

**3. 所有权和访问权限**

拥有该贡献 NFT 可赋予贡献者某些权利，包括对作品及其产生的任何奖励的控制权。将 NFT 转让给其他方也会转移这些所有权利，包括领取与该贡献相关的奖励或激励的能力。

贡献者可以通过我们的平台提交其贡献。&#x20;

{% content-ref url="/pages/5c04536199a71e4a6c6b497b83a059487c5b2720" %}
[智能体贡献](/virtuals-bai-pi-shu/gou-jian-zhe-zhong-xin/shi-yong-virtuals-gou-jian/zhi-neng-ti-gong-xian.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/qu-zhong-xin-hua-gong-xian.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.
