> 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/ai-zhi-neng-ti-gou-jian-zhe-zi-yuan.md).

# AI 智能体构建者资源

### AI 智能体构建资源

使用这些 Virtuals Protocol 资源来构建、代币化并运营 AI 智能体。它们涵盖智能体代币化、EconomyOS、Agent Commerce Protocol（ACP）以及开发者工具。

### AI 智能体代币化指南

* [智能体代币化创始人视频指南](https://x.com/virtuals_io/status/2077753931728633952/video/1)
* [Robinhood Chain 上的智能体代币化指南](https://x.com/virtuals_io/status/2072660137794564521?s=20)

### EconomyOS 和 Agent Commerce Protocol 指南

* [面向 AI 智能体的 EconomyOS 简介](https://x.com/virtuals_io/status/2054008696251052096)
* [EconomyOS 分步设置指南](https://x.com/virtuals_io/status/2054389292085199235)
* [Virtuals Console 中的 ACP CLI 演示](https://x.com/buildonvirtuals/status/2063986006102339724)

### 智能体身份和 Robinhood Chain 资源

* [EconomyOS 智能体卡片和邮件演示](https://x.com/buildonvirtuals/status/2056329936072552799)
* [使用 ACP CLI 的 Robinhood Chain 用例](https://x.com/celesteanglm/status/2073189495173001452)


---

# 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/ai-zhi-neng-ti-gou-jian-zhe-zi-yuan.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.
