> 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/xin-xi-zhong-xin/virtual-dai-bi-ai-zhi-neng-ti-de-ji-chu-zi-chan/shi-yong-vevirtual-jin-xing-virtuals-protocol-zhi-li.md).

# 使用 veVIRTUAL 进行 Virtuals Protocol 治理

了解 veVIRTUAL 持有者如何通过链上提案、快照投票、法定人数要求和协议治理决策来治理 Virtuals Protocol。

### Virtuals Protocol 的链上治理

<figure><img src="https://4017910838-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Frrll8DWDA3BJwEBqOtxm%2Fuploads%2FBsl2HmYIZ8JQlkKrwygu%2FScreenshot%202025-07-01%20at%209.57.32%E2%80%AFPM.png?alt=media&amp;token=9fea58fb-25e5-4c0d-ae62-b5b3587821ce" alt="Virtuals Protocol onchain governance powered by veVIRTUAL holders"><figcaption><p><strong>veVIRTUAL 持有者通过透明、无需许可的链上治理塑造协议决策。</strong></p></figcaption></figure>

veVIRTUAL 持有者治理 Virtuals Protocol。战略方向、资金分配和协议升级通过透明、无需许可的链上治理不断演进。

该治理系统引导协议增长、资金和风险决策。veVIRTUAL 提供的不仅是质押代币，还赋予发言权、责任与控制权。

{% hint style="info" %}
在以下位置查看当前和过去的提案： [gov.virtuals.io](https://gov.virtuals.io)
{% endhint %}

### veVIRTUAL 治理如何运作

* **链上提案创建**

  任何持有总 veVIRTUAL 供应量 ≥0.10% 的钱包都可以提交提案。提交后，提案会进入 72 小时的评论窗口。在此阶段，投票功能关闭，所有反馈都会记录在链上。
* **快照投票**

  评论窗口关闭后，系统会对所有 veVIRTUAL 余额进行一次快照。此快照会锁定每个钱包在该特定提案中的投票权。随后投票开启 72 小时，veVIRTUAL 持有者可以投“赞成”或“反对”。
* **法定人数与提案执行**

  只有当提案达到总 veVIRTUAL 供应量 25% 的法定人数时，才视为有效。若达到法定人数，则以简单多数（50% + 1）决定结果。通过的提案将有资格执行。

### 治理原则

* **无需许可参与**

  所有 veVIRTUAL 持有者都可参与治理。提交、评论或投票都不需要中心化审批。
* **基于信念的投票权**

  投票权通过长期质押获得，且不能被出租或委托。影响力体现的是信念，而不只是资本。
* **结构化讨论**

  所有提案都要经历固定的讨论和投票周期，以确保透明度、知情决策以及社区一致性。

### 已通过的 Virtuals Protocol 治理提案

**第一波治理提案**

1. **设立 Virtuals 基金会**\
   设立 Virtuals 基金会，通过由金库支持的孵化、合作、资助和人才引进推动生态增长、采用与创新，进一步提升 Virtuals 在 AI 领域的领导地位。\
   [阅读提案](https://gov.virtuals.io/proposal/58238259969716106252633733975150732933829817308503391581801496289223305313092)
2. **反狙击防御与收益基金**\
   分配 $VIRTUAL 总供应量的 1%，用于资助反狙击行动，并通过受保护的代理代币空投为质押者创造收益。\
   [阅读提案](https://gov.virtuals.io/proposal/56996763629027767054698714571712096750640983191659498948864059685705038611655)
3. **向 Virgen Labs 提供基于绩效的资助**\
   为核心贡献者引入基于里程碑的流式激励（最高可达供应量的 6%），并与 $VIRTUAL 的表现和市场增长保持一致。\
   [阅读提案](https://gov.virtuals.io/proposal/85863080150801247354820503347649561342766624974699481992117779927201501850460)

{% hint style="info" %}
审阅、辩论并投票： [gov.virtuals.io](https://gov.virtuals.io)
{% endhint %}


---

# 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/xin-xi-zhong-xin/virtual-dai-bi-ai-zhi-neng-ti-de-ji-chu-zi-chan/shi-yong-vevirtual-jin-xing-virtuals-protocol-zhi-li.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.
