> For the complete documentation index, see [llms.txt](https://docs.convai.com/api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convai.com/api-docs/zh/wu-dai-ma-ti-yan/convai-sim-experiences.md).

# Convai Sim 体验

## **简介**

Convai Sim 是一个基于浏览器的平台，可让你在交互式 3D 环境中即时创建并部署由 AI 驱动的头像——无需下载，也无需复杂设置。

该平台面向创作者、教育者和开发者，支持在内容丰富、响应灵敏的场景中快速原型设计和部署栩栩如生的角色。

***

## **你可以做什么**

使用 Convai Sim，你可以：

* 添加一个或多个 **由 AI 驱动的头像** 到 3D 场景中
* 设置 **实时交互** 使用语音或文本
* 部署具备 **智能导航** 和上下文感知行为
* 通过以下方式轻松放置角色 **拖放式场景编辑**
* 立即发布你的体验以供测试或部署
* 所有内容都可 **直接在浏览器中运行。**

***

## **适合谁**

Convai Sim 非常适合：

* **教育者和培训师** 构建交互式模拟或学习环境
* **讲故事者和创作者** 希望在沉浸式场景中赋予角色生命
* **游戏开发者** 原型设计场景和 NPC 交互
* **企业** 创建培训、入职或面向客户的虚拟流程
* **旅游和博物馆团队** 寻求由导览头像引导的体验

无论你是在设计未来感培训项目，还是轻松有趣的游戏关卡，Convai Sim 都能轻松为 3D 世界带来智能与交互性。

***

## **主要功能**

* **基于浏览器的平台**\
  无需安装——可在浏览器中启动和编辑。
* **多头像支持**\
  在单个场景中添加并管理多个智能角色。
* **高质量视觉效果**\
  使用富有表现力的头像，打造丰富的叙事和逼真的模拟。
* **即时部署**\
  立即启动场景，并一键预览交互。
* **智能导航**\
  角色会根据上下文移动，非常适合导览或培训场景。
* **交互式场景编辑**\
  使用拖放工具轻松排列头像和元素。
* **多样化应用场景**\
  非常适合教育、培训、旅游、游戏等。


---

# 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:

```
GET https://docs.convai.com/api-docs/zh/wu-dai-ma-ti-yan/convai-sim-experiences.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
