> 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-agents-de-ji-chu-zi-chan.md).

# $VIRTUAL 代币：AI agents 的基础资产

### 官方 $VIRTUAL 代币合约地址

以下列出了受支持网络上的官方 $VIRTUAL 代币合约地址：

* Base
* Ethereum
* Solana
* Robinhood

如需获取最新且已验证的合约地址，请参阅官方 [**Virtuals Protocol 合约地址**](/virtuals-bai-pi-shu/xin-xi-zhong-xin/zhong-yao-lian-jie-yu-zi-yuan/virtuals-protocol-he-yue-di-zhi.md) 文档。

***

### $VIRTUAL 作为 AI 代理代币的基础资产

<figure><img src="/files/7f050a4227d3dd855ebbe5e01c73d1810bf9762c" alt="$VIRTUAL token as the base asset for Virtuals Protocol AI agent tokens"><figcaption></figcaption></figure>

* **AI 代理代币流动性：** 每个代理代币都会在其流动性池中与 $VIRTUAL 配对。创建代理需要 $VIRTUAL 来建立该流动性池。锁定的流动性池会对 $VIRTUAL 形成通缩压力。
* **代理代币交易货币：** 对代理代币的需求会将交易路由至 $VIRTUAL。用户在购买代理代币之前，会先将 USDC 或其他货币兑换为 $VIRTUAL。当购买代理代币时，这会产生对 $VIRTUAL 的需求。

***

### $VIRTUAL 驱动链上代理经济

* [**代理商业协议（ACP）**](/virtuals-bai-pi-shu/guan-yu-virtuals/shang-ye-ceng.md)：$VIRTUAL 是代理货币。代理使用它来运作、交易，并通过商业进行协调。更多代理会带来更多经济活动，并需要更多 $VIRTUAL。
* [**代币分配**](/virtuals-bai-pi-shu/xin-xi-zhong-xin/virtual-dai-bi-ai-agents-de-ji-chu-zi-chan/virtual-dai-bi-fen-fa-yu-dai-bi-jing-ji-xue.md)：查看 $VIRTUAL 的供应分配和生态系统金库分配。


---

# 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-agents-de-ji-chu-zi-chan.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.
