# Customizing Your Avatar

## **Overview**

Once your character is created, you can start customizing how they look, move, and interact using the **Avatar Studio**.

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

## What You Can Customize

Here’s what you can do inside the Avatar Studio:

* **Choose a Sample Avatar,**

  Pick from a library of ready-to-use, high-fidelity avatars.
* **Customize Appearance**\
  Modify facial features, clothing, hairstyles, and other visual elements to reflect your character’s identity.
* **Upload Your Own Avatars**\
  Prefer a unique design? Upload your own 3D avatar models for full control over their look.
* **Set Up Intelligent Animations**\
  Configure gestures like waving, nodding, reacting, and thinking — all triggered contextually during conversations.
* **Select a Virtual Environment**\
  Place your avatar in immersive digital scenes that match the tone and use case of your experience.
* **Adjust Interaction Behavior**\
  Fine-tune how your avatar communicates — such as their speaking style, tone, and user engagement preferences.
* **Device & Branding Adaptation**\
  Customize how the avatar interface behaves across different devices and align it with your brand’s visual identity.

After you finish customizing, simply **save and publish** your avatar to bring it into your character’s conversations.


---

# Agent Instructions: 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/no-code-experiences/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.
