# Avatar Studio

## Introduction

The **Avatar** section, lets you design and customize both the visual appearance of your AI character and its dedicated Avatar Studio Experience. All customization is handled through **Avatar Studio**—a powerful no-code tool where you can adjust the character’s look, clothing, and animations, as well as personalize the interactive environment it appears in.

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

***

### Accessing Avatar Studio from Convai Playground

* Open any character in Convai Playground.
* In the left-hand menu, click the **Avatar** section.
* This will launch **Avatar Studio**, where you can customize your character’s appearance and configure its **Avatar Studio Experience**, including the environment, animations, outfits, lighting, camera angles, and more.

***

## Next Step: Customize in Avatar Studio

For a complete guide to using Avatar Studio and its features, see our dedicated documentation:&#x20;

[Read the Avatar Studio Documentation](https://docs.convai.com/api-docs/no-code-experiences/avatar-studio-experiences)

***

## Conclusion

The Avatar section serves as a quick link to Avatar Studio, where you can customize both your character’s appearance and its Avatar Studio Experience. Whether you’re creating realistic personas or stylized avatars, Avatar Studio provides tools to fine-tune the environment, animations, outfits, lighting, camera angles, and more—ensuring your character’s visual presence matches its personality and role.


---

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