> 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/yan-shen-yue-du.md).

# 延伸阅读

一系列文章，旨在更深入解释我们的动机、思考以及设计原则，帮助我们实现将 Virtuals 打造成代理经济枢纽的目标。

### 每月更新

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

### 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 网络的对比： <https://x.com/virtuals_io/status/1979196797009694814/photo/1>

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

### 独角兽

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

### 机器人技术

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

SeeSaw 应用： <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 合作伙伴网络（VPN）： <https://x.com/virtuals_io/status/1902726573914231295>

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

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

### 代币化

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/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.
