# Avatar Customization

## **Refine Your Avatar for a Perfect Fit**

Once you've placed your avatar into the scene, it's time to customize its model, pose, and placement to match your simulation's tone and context.

***

## **Customizing Your Avatar**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeWj6TrGzuBGoDd6sbXLS42ksAR_A_pUeRQP-xjHovDLUIXcb8mWDtomJlr-7Q3Y9EtXjamjadrHG0my64T7mt-zuxSNmoNfqYJA5tBo6txK_IRuWXsx_GBiE6xsojCsLqSgccUHg?key=oE6QAXhDPkZ0WZirjFau9Q" alt=""><figcaption></figcaption></figure>

Follow these steps to adjust your avatar visually using built-in tools:

### **1. Select and Open the Character Tools**

* Click directly on your avatar in the scene.
* This will open the transform tools.

### **2. Customize Position, Rotation, and Scale**

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

You can adjust your avatar’s placement and appearance using **either visual tools or precise numeric fields**:

#### **Option A – Use Transform Gizmos**

* **Move Tool:** Drag the avatar along the **XYZ axes**.
* **Rotate Tool:** Use the **blue ring** to turn the avatar’s facing direction.
* **Scale Tool:** Resize the avatar by dragging the **top cube handle**.

#### **Option B – Use the Edit & Publish Panel**

* When the avatar is selected, the **Edit & Publish panel** appears.
* Manually enter values for:
  * **Position**
  * **Rotation**
  * **Scale**

This option is ideal when you need precise alignment, consistency across avatars, or exact placement within complex scenes.

***

With both intuitive drag-and-drop controls and precision inputs, customizing your avatar's presence in the scene is flexible and efficient.

**Next up:** Let’s bring your avatar to life with tour-guide behaviors and intelligent interactions!


---

# 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/convai-sim-experiences/avatar-customization.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.
