> 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/zhong-yao-lian-jie-yu-zi-yuan/virtuals-protocol-yan-jiu-yu-yan-shen-yue-du.md).

# Virtuals Protocol 研究与延伸阅读

探索 Virtuals Protocol 的相关文章，了解我们的动机、设计原则，以及我们为智能体经济所做的工作。资源涵盖 AI 智能体、链上商业、代币化、机器人技术和 $VIRTUAL。

### Virtuals Protocol 月度更新

<https://virtuals.substack.com/>

### Agent Commerce Protocol（ACP）研究

概览： <https://x.com/virtuals_io/status/1892205912150114577>

完整研究论文： [基于 ACP 的自治企业](https://s3.ap-southeast-1.amazonaws.com/virtualprotocolcdn/Agent_Commerce_Protocol_Virtuals_0759d11d1d.pdf)

深度解析与路线图： <https://x.com/virtuals_io/status/1899838132343972019>

ACP 早期阶段： <https://x.com/virtuals_io/status/1902085466025029859>

ACP 公测版： <https://x.com/virtuals_io/status/1940818360444637408?s=20>

ACP 与 A2A Network 的比较： <https://x.com/virtuals_io/status/1979196797009694814/photo/1>

ACP Butler 界面： <https://x.com/virtuals_io/status/1983626175793786945?s=20>

### 独角兽 AI 智能体发布资源

独角兽概览： <https://x.com/virtuals_io/status/1975235990970335405?s=20>

### 机器人与具身 AI 资源

机器人概览： <https://x.com/virtuals_io/status/1980651766409785521?s=20>

SeeSaw App： <https://x.com/virtuals_io/status/1981357095359566245?s=20>

### $VIRTUAL 与智能体经济

VIRTUAL 作为智能体经济的货币： <https://x.com/virtuals_io/status/1904169457695772809>

AI 货币悖论： <https://x.com/ethermage/status/1902318852991819878>

网络效应： <https://x.com/ai/status/1892590036300058763>

### Virtuals Protocol 生态计划

Virtuals 合作伙伴网络（VPN）： <https://x.com/virtuals_io/status/1902726573914231295>

Virtuals Alpha 研究中心： <https://x.com/virtuals_io/status/1899453508254159168>

让战壕再次伟大： <https://x.com/ehwangah/status/1897554435485925639>

### AI 智能体代币化资源

AI 智能体法典： <https://x.com/ethermage/status/1904705337879654539>

为何代币化： <https://x.com/everythingempt0/status/1904431715227181162>

时机： <https://x.com/everythingempt0/status/1901619989179949562>


---

# 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/zhong-yao-lian-jie-yu-zi-yuan/virtuals-protocol-yan-jiu-yu-yan-shen-yue-du.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.
