> For the complete documentation index, see [llms.txt](https://lightpaper.polyversity.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lightpaper.polyversity.io/polyversity-light-paper/avatars.md).

# AVATARS

A metaverse is defined by its avatars. Your avatar is a representation of your digital identity as well as your personal self. We will be using the Ready Player Me avatar tools to allow users to customize their avatars at the MVP level, with a completely redesigned avatar creator as part of the creator tools, to follow.

Avatars are limited to a maximum height of 9 feet/275 cm and width 4 feet/120 cm. Non-human avatars are allowed, one can use the creator tool to build one’s own avatar. An articulated FBX or GLB mesh import is also possible.

In the Polyversity metaverse, avatars are highly customizable. There is an avatar customization tool that allows you to change the physical appearance of your avatar either manually or by using a visual reference like a photograph. Currently we are using the Ready Player Me APIs, as they have a large user base and can be work within different metaverses.

We will need to make an effort to make avatars as usable and user friendly as possible, in order to make it intuitive for any user to create and customize their own. At a later point, we will be allowing for the integration of volumetrically captured and created photo-realistic 3D avatars.

<br>


---

# 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:

```
GET https://lightpaper.polyversity.io/polyversity-light-paper/avatars.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.
