> 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/creating-your-ai-simulation-with-convai-sim.md).

# 使用 Convai Sim 创建你的 AI 模拟

## 简介

现在你已经创建了一个 Convai 角色，是时候将它放入 3D 模拟中了。借助 Convai Sim，你可以在沉浸式环境中让角色栩栩如生——以高质量头像呈现，且完全可交互。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcWzM_uXSixJxi8fOr8Un1Rz2eRavfCs6-DXY-ZPSkps6KIwXDmh1zZwFLMnkx51T7y8OuEsxKv7QbukN7PCbPp7mGk2o0K9M1OPPeCE2aQxXJBwn2tG6gFypmoSsNDgjX2nRhoLA?key=oE6QAXhDPkZ0WZirjFau9Q" alt=""><figcaption></figcaption></figure>

***

## **入门指南**

按照本分步指南，使用 Convai Sim 启动你的第一个 AI 驱动模拟。

### **1. 访问 Playground**

前往 [**convai.com**](https://www.convai.com) 并登录你的账户。然后在控制面板中进入 **Playground** 版块。

### 2. 创建新体验

点击 **“创建新体验”** 开始设置你的模拟。

### **3. 选择一个环境**

选择适合你使用场景的环境（例如：办公室、博物馆、科幻房间）。然后点击 **“开始体验”** 进入 Convai Sim。

### **4. 探索场景**

场景加载完成后：

* 使用 **WASD 键** 进行移动。
* 使用你的 **鼠标** 来环顾环境——就像在第一人称游戏中一样。

### **5. 添加头像**

点击 **左上角图标** 打开头像菜单。然后：

* 点击 **“添加头像”**.
* 会出现一个全息影像——将其放置在场景中所需的位置。

### **6. 选择你的角色和头像**

系统会提示你：

* 选择你之前创建的 **Convai 角色**.
* 选择一个 **MetaHuman 头像** 来在视觉上代表该角色。

### **7. 部署角色**

点击 **“部署角色”** 将头像生成到环境中。此时头像将处于激活状态并可交互。

### **8. 添加更多头像（可选）**

重复此流程以添加 **多个角色** 到同一场景中，创建更具动态性的模拟。

***

## 总结

现在你已经：

* 创建了一个 Convai 角色
* 选择了一个 3D 环境
* 将你的角色赋予了栩栩如生的头像
* 将它们带入了一个交互式模拟

使用 **多头像支持**，你可以快速构建丰富的 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:

```
GET https://docs.convai.com/api-docs/zh/wu-dai-ma-ti-yan/convai-sim-experiences/creating-your-ai-simulation-with-convai-sim.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.
