> For the complete documentation index, see [llms.txt](https://docs.virbe.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.virbe.ai/touchpoints/kiosk-apps/metahuman-kiosk/customer-experience/avatars.md).

# Avatars

## Avatars available out of the box

By default, our platform comes equipped with eight Metahuman avatars that are ready to be used right away. These avatars represent a range of genders and ethnicities to provide a diverse set of options for creating virtual beings. Among them, you'll find avatars with different skin tones, facial features, and hairstyles to suit your needs.

Take a look at the images below to see each of the available avatars and get a better sense of their unique qualities.

<figure><img src="/files/CXzJV6MWlQhJzJF4BoJR" alt="A screenshot of available Metahuman avatars"><figcaption><p>Available Metahuman avatars</p></figcaption></figure>

Below are examples of a close-up shots of the Metahuman avatars.

<figure><img src="/files/xKNSwWUKPXKTNyR9vFNd" alt="Leto – photo of a male avatar outdoor " width="563"><figcaption><p>Leto</p></figcaption></figure>

<figure><img src="/files/tyFXmOZ26ZHN7DTE30kM" alt="Stephen – photo of a male avatar outdoor " width="563"><figcaption><p>Stephen</p></figcaption></figure>

<figure><img src="/files/KFuYRoyqDgJxAHm5eg5O" alt="Anna – photo of a female avatar indoor " width="563"><figcaption><p>Anna</p></figcaption></figure>

## Import your own Metahuman

If none of the above default options are quite what you're looking for, don't worry – it's possible to import your own custom Metahuman avatar to the app.&#x20;

{% embed url="<https://www.youtube.com/watch?ab_channel=Virbe&v=FGABuMBL_Io>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.virbe.ai/touchpoints/kiosk-apps/metahuman-kiosk/customer-experience/avatars.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
