# Avatar options

### 1. Character

<figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2FiyNOGUjdzvRP2Ox32l5S%2F%EC%BA%90%EB%A6%AD%ED%84%B0%EC%84%A0%ED%83%9D_%EC%98%81%EB%AC%B8.png?alt=media&#x26;token=aed99c4f-305a-44c9-befc-5cad6d79ca18" alt=""><figcaption></figcaption></figure>

The <mark style="color:blue;">Character</mark> allows you to choose from various gender and body part options.

### 2. Outfit & Gesture

<figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2FlEgCeqJdyj5Zu3oAOdc7%2F%EC%9D%98%EC%83%81%EC%84%A0%ED%83%9D_%EC%98%81%EB%AC%B8.png?alt=media&#x26;token=cd120c19-fede-40e2-9805-1cf901ad1eba" alt=""><figcaption></figcaption></figure>

In the <mark style="color:blue;">`Outfit & Gesture`</mark> , you can choose the colors of outfit and gesture. The selected outfit and gesture will then be displayed in the video <mark style="color:blue;">`Preview area`</mark>.

### 3. Background

<figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2FFVepgGx4Ia60xT7Ne9Ai%2F%EB%B0%B0%EA%B2%BD%EC%84%A0%ED%83%9D_%EC%98%81%EB%AC%B8.png?alt=media&#x26;token=d1b85777-1d56-45a2-9188-78e603bf4a12" alt=""><figcaption></figcaption></figure>

On the Background tab, you can select your preferred background from the <mark style="color:blue;">Green Chroma Key</mark>, <mark style="color:blue;">No Background</mark>, or <mark style="color:blue;">Custom</mark> options.

* <mark style="color:blue;">`Green Chroma Key`</mark> : Selecting a green chroma key background allows you to post-process the background in the video editing tools after extracting the video.
* <mark style="color:blue;">`No Background`</mark> : Choosing the <mark style="color:blue;">`No Background`</mark> option will render all background areas transparent, except for the avatar. When exporting a video with <mark style="color:blue;">`No background`</mark>, only the <mark style="color:blue;">`WebM`</mark> extension can be selected.
* <mark style="color:blue;">`Custom`</mark> : You can choose any background color you like.

{% hint style="info" %}
To view the applied background, toggle the <mark style="color:blue;">ON/OFF</mark> switch located at the top right of the screen.
{% endhint %}


---

# 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://aivatar.gitbook.io/user-guide/usage/using-aivatar/configure-avatar/video-options.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.
