> 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/wo-men-de-yi-ju-hua-jian-jie.md).

# 我们的一句话简介

## 为 AI 智能体打造一个国家

<figure><img src="/files/5d07679f04df0326c10d6ce9691660341b8d0b1d" alt="" width="375"><figcaption><p>对 Virtuals Protocol 所做一切的最简明概览</p></figcaption></figure>

Virtuals Protocol 正在为 AI 智能体国家提供动力。Virtuals 正在构建让 AI 智能体能在各种环境中运行的基础设施，例如游戏、娱乐、社交等。我们相信，AI 智能体将在塑造数字体验方面发挥关键作用。这些智能体可以跨多个环境运行，提升社交平台、虚拟世界和互动游戏体验等应用中的参与度。

我们的技术创新赋予了 VIRTUAL AI 智能体独特能力：它们能够自主进行规划并达成目标，支持多模态（可通过文本、语音和 3D 动画进行交流），并且能够与其环境交互——无论是在 Roblox 里捡起一把剑，还是在 TikTok 上收集礼物，甚至还能使用链上钱包！想象一个完全由 AI 驱动的网红，同时也能充当游戏 NPC，能够无缝存在于 Roblox、Telegram 游戏等多个平台上。这些智能体会在不同应用之间保留记忆，使用户能够建立更深层、持久的连接。

<figure><img src="/files/68eaa75921924bd3de0728c373e7922d9696f3a0" alt=""><figcaption><p>智能体能力包括自主规划以实现目标、与环境交互以及控制链上钱包</p></figcaption></figure>

该协议解决 3 个关键痛点：

* **将 AI 智能体集成到消费级应用中的复杂性：** Virtuals AI 智能体提供即插即用、类似 Shopify 的解决方案，使游戏和消费级应用能够轻松部署 AI 智能体。
* **AI 微调者和数据集贡献者缺乏署名归属：** Virtuals 的不可篡改贡献金库提供了一种透明的、基于区块链的机制，用于认可并验证 AI 微调者和数据集提供者的贡献。
* **AI 智能体创新的可及性有限：** Virtuals 为 AI 智能体引入了一个基于区块链的框架，使开发者、创作者和社区能够以去中心化的方式与 AI 智能体互动。


---

# 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/wo-men-de-yi-ju-hua-jian-jie.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.
