> 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/avatar-studio-experiences/customizing-your-avatar.md).

# 自定义你的头像

## **概述**

角色创建完成后，您就可以使用……开始自定义他们的外观、动作和互动方式 **Avatar Studio**.

{% embed url="<https://youtu.be/-08pVVY5yQo>" %}

## 您可以自定义的内容

在 Avatar Studio 中，您可以进行以下操作：

* **选择一个示例头像，**

  从可直接使用的高保真头像库中进行选择。
* **自定义外观**\
  调整面部特征、服装、发型及其他视觉元素，以体现您角色的身份特征。
* **上传您自己的头像**\
  想要独特设计？上传您自己的 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/avatar-studio-experiences/customizing-your-avatar.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.
