# Configure Avatar

Once you enter the **Avatar Studio**, you can define exactly how your avatar looks and behaves. Here’s how to get started:

## **Choosing a Sample Avatar**

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

You can start by selecting a high-quality S**ample Avatar** from Convai’s library. These are designed to cover a wide range of character types and use cases.

* Browse the available avatars by scrolling through the list.
* Click on the one you want to use.
* That avatar will be instantly applied to your character.

## Creating a Custom Avatar

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

If you want something more unique, you can create a custom avatar using the built-in editor.

1. Go to the **“Craft your own”** tab.
2. Click the **plus icon (+)** to start creating a new custom avatar.
3. Give your avatar a **name**.
4. Customize features such as:
   * **Facial features**
   * **Hairstyle & hair color**
   * **Skin tone & texture**
   * **Outfits & accessories**
   * **Age appearance**
5. Under the **“Brand”** section:
   * Use sliders to apply your logo on supported clothing items.
   * Make sure **“Display logo on cloth”** is enabled under Interface Settings.

This allows for highly personalized avatars that align with your branding and narrative needs.

## **Uploading Your Own Avatar**

If you'd like to upload a custom avatar model, please follow our detailed guide here:

{% content-ref url="/pages/3gF4TWlNAR7gdcrwFIfb" %}
[Uploading Avatars](/api-docs/no-code-experiences/avatar-studio-experiences/customizing-your-avatar/configure-avatar/uploading-avatars.md)
{% endcontent-ref %}


---

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