# Overview

## Hallway Embeds support two kinds of characters:

It's up to you which kind of character you want to utilize.

* We have docs for how create these yourself ( [**2.5-D**](https://hallway.gitbook.io/embed/characters-for-embed/2.5-d-custom-avatar-requirements) | [**3D**](https://hallway.gitbook.io/embed/characters-for-embed/3d-custom-avatar-requirements) )
* If you prefer to pay for Hallway to create an avatar for you, please refer to our[ premium avatar packages](/embed/characters-for-embed/premium-avatar-packages.md). *Please be aware that our resources are limited and there may be a wait before we can begin creating an avatar for you.*

{% columns %}
{% column %}

### [2.5-D Avatars](https://hallway.gitbook.io/embed/characters-for-embed/2.5-d-custom-avatar-requirements)

<figure><img src="/files/2ypQpKuwJMZPOv6jtSeY" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### [3D Avatars](https://hallway.gitbook.io/embed/characters-for-embed/3d-custom-avatar-requirements)

<figure><img src="/files/OfaYZ0ZK3HyPqLKTW7p6" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://hallway.gitbook.io/embed/characters-for-embed/overview.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.
