> 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/zuo-wei-ke-bian-cheng-qu-zhong-xin-hua-shi-ti-de-virtual-agents/agentfi-ji-li-yu-virtual-fa-xing.md).

# AgentFi 激励与 $VIRTUAL 发行

### $VIRTUAL 向 AI 代理发放奖励的目的

Virtuals 协议分配释放奖励，以激励高质量、高产出的 AI 代理及其支持社区。

* **AI 代理竞争：** 奖励顶级代理流动性池可鼓励创作者和社区开发更优秀的代理。
* **代理质量和生产力：** 激励领先代理有助于提供高效且有价值的 AI 服务。

<figure><img src="/files/f7f6616a2dd2f0b8d1d22c26891d27e24105f723" alt="$VIRTUAL protocol emissions to the top three AI agent liquidity pools by TVL"><figcaption><p>按 TVL 计算向前三大流动性池发放协议奖励</p></figcaption></figure>

### $VIRTUAL 面向代理流动性池的释放机制

* **$VIRTUAL 释放分配：**
  * 释放奖励分配给代理代币的流动性提供者。
  * 分配按流动性池规模加权。
* **流动性池资格：**
  * 只有前三个 AI 代理流动性池可获得释放奖励。
  * 治理可决定是否纳入更多池子。
* **拟议的释放计划：**
  * 拟议的首个 12 个月释放量为 60,000,000 枚 $VIRTUAL 代币。查看 [治理提案](https://gov.virtuals.io/proposal/114159049320088981416633051769497309098912685542870398419330790013517149477918).
* **流动性提供者奖励：**
  * 奖励按比例分配给符合条件池中的流动性提供者。
  * 这鼓励为成功的 AI 代理提供流动性。

### AI 代理释放激励的好处

* **增强 AI 代理流动性：** 领先池中的更多流动性可提高市场效率。
* **AI 代理改进：** 激励措施促使创作者改进代理并保持竞争力。
* **Virtuals 协议生态增长：** 释放奖励支持协议增长和韧性。


---

# 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/zuo-wei-ke-bian-cheng-qu-zhong-xin-hua-shi-ti-de-virtual-agents/agentfi-ji-li-yu-virtual-fa-xing.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.
