# Premium Avatar Packages

## We offer three avatar creation service options:

{% stepper %}
{% step %}

#### **Provide a VRM 1 avatar (free for select partners)**

Hallway leverages the VRM standard for features like speech shapes (Viesemes), expressions, physics, look-at, sharing animations via humanoid bone mappings, and much more.

* If you already have a [VRM1 avatar](https://vrm.dev/en/) from an app like VROID, it should work with Hallway as is!
* Join Hallway’s [Discord Server](https://discord.gg/XEteCy9eND) and connect with <mark style="color:purple;">@tyler-hallway</mark>.
* Send <mark style="color:purple;">@tyler-hallway</mark> the file via Discord for review and we will provide feedback on fixes, if needed.
* If you don’t already have a VRM avatar, or you want to add features, you will need to provide a .vrm 1.0 file that follows the guidelines here: [Hallway AI Avatar Requirements - Google Docs](https://docs.google.com/document/d/1XINPYPaRRrDc4mh3HSIQef_smgEpn76rOrjwfSB_luc/edit)
* When your model is ready, Hallway will share your live link with you!
  {% endstep %}

{% step %}

#### **Request edits to your VRM 1 avatar (request pricing)**

* If you have a .vrm 1.0 file that needs work to be compatible with our platform OR you would like to make aesthetic improvements, we’re happy to help.
* We can make aesthetic improvements such as:
  * Redo textures (e.g. simpler Genshin/Ghibli style)
  * Improve physics collisions (e.g. fix hair clipping through body)
  * Improve facial expressions
  * Add custom clothing
  * Add accessories/jewelry
* Hallway will check in with you during the process to get your feedback on our work.
* When your model is ready, Hallway will get your link live!

**Examples:**

| <img src="/files/V2zrjkMlLwy61N6J6XS2" alt="" data-size="original"> | <img src="/files/lfCFQstD4HmlXaKKfu6d" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| {% endstep %}                                                       |                                                                     |

{% step %}

#### **Request a fully custom 3D AI character (request pricing)**

* Request a fully custom avatar like Hallway Chan (<https://hallway.ai/hallwaychan>)
* Hallway will collect input on your vision. Options:
  * Supply 2D references [Making 2D references for 3D modelers](https://docs.google.com/document/d/1gkaEWxuhn4xLTnNTsOTyVIfiL5QIABKT_9nPAnkrndU/edit)
  * OR request Hallway draft 2D concepts for you
* Hallway will check in with you throughout the process to get your feedback .
* When your model is ready, Hallway will share your live link with you!
  {% endstep %}
  {% endstepper %}


---

# 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/premium-avatar-packages.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.
