> 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/convai-playground/character-customization/avatar-section.md).

# Avatar Studio

## 简介

该 **虚拟形象** 部分，让您设计并自定义 AI 角色的视觉外观及其专属的 Avatar Studio 体验。所有自定义都通过 **Avatar Studio**——一个强大的无代码工具，您可以在其中调整角色的外观、服装和动画，还可以个性化其所处的交互环境。

<figure><img src="/files/a37193aba7a73a42135b5e686242d2a3094d444a" alt=""><figcaption></figcaption></figure>

***

### 从 Convai Playground 访问 Avatar Studio

* 在 Convai Playground 中打开任意角色。
* 在左侧菜单中，点击 **虚拟形象** 部分。
* 这将启动 **Avatar Studio**，您可以在其中自定义角色的外观并配置其 **Avatar Studio 体验**，包括环境、动画、服装、灯光、摄像机角度等。

***

## 下一步：在 Avatar Studio 中自定义

有关使用 Avatar Studio 及其功能的完整指南，请参阅我们的专门文档：

[阅读 Avatar Studio 文档](https://docs.convai.com/api-docs/no-code-experiences/avatar-studio-experiences)

***

## 结论

Avatar 部分可作为通往 Avatar Studio 的快捷入口，您可以在其中自定义角色的外观及其 Avatar Studio 体验。无论您是在创建逼真的人物形象还是风格化的虚拟形象，Avatar Studio 都提供了用于微调环境、动画、服装、灯光、摄像机角度等的工具——确保角色的视觉呈现与其个性和角色相匹配。


---

# 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/convai-playground/character-customization/avatar-section.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.
