> 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/configure-avatar.md).

# 配置头像

一旦你进入 **Avatar Studio**，你就可以精确定义你的头像外观和行为。以下是开始方法：

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

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXclKo7GFdgSfSG9bA5Aj9dDWyeTuZlnw6WKlECGzRIZATcN3xcahU89bB3OqaKh4ifzWuZrlnNgd7sqXXnAowO7IyqY4TpDdYETKiwYwPzFtkGEHAb1LYobYuIE1wT2FzNJJB8n?key=UBmSq8Y7gM25yDvVwPYY7g" alt=""><figcaption></figcaption></figure>

你可以先选择一个高质量的 S**ample 头像** 来自 Convai 的素材库。这些头像旨在覆盖广泛的角色类型和使用场景。

* 通过滚动列表浏览可用头像。
* 点击你想使用的那个。
* 该头像将立即应用到你的角色上。

## 创建自定义头像

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfi7OoBu7uypw64P6rHgM4HqijDsUGke__z7uSK8KbjK9w7oUDXQNx1B_s883DggaFZmtPiQTVk1aNvzG9Fx-J88hMUGbVtgB3bI3xbfLXrDIw5nsB8SNSdt7gRbmky79mY6Q8Apw?key=UBmSq8Y7gM25yDvVwPYY7g" alt=""><figcaption></figcaption></figure>

如果你想要更独特一些的内容，你可以使用内置编辑器创建自定义头像。

1. 前往 **“打造你自己的”** 选项卡。
2. 点击 **加号图标（+）** 开始创建一个新的自定义头像。
3. 给你的头像一个 **名称**.
4. 自定义以下特征：
   * **面部特征**
   * **发型和发色**
   * **肤色与纹理**
   * **服装与配饰**
   * **年龄外观**
5. 在以下项下： **“品牌”** 部分：
   * 使用滑块将你的徽标应用到支持的服装项目上。
   * 请确保 **“在衣服上显示徽标”** 已在界面设置中启用。

这可以创建高度个性化的头像，符合你的品牌和叙事需求。

## **上传你自己的头像**

如果你想上传自定义头像模型，请在这里查看我们的详细指南：

{% content-ref url="/pages/08d64510deae0f0a9e7b3a8cafa1c15aa507b85e" %}
[上传头像](/api-docs/zh/wu-dai-ma-ti-yan/avatar-studio-experiences/customizing-your-avatar/configure-avatar/uploading-avatars.md)
{% endcontent-ref %}


---

# 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/configure-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.
