> For the complete documentation index, see [llms.txt](https://whitepaper.ethereumtowers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.ethereumtowers.com/metaverse-companion-app/avatar-creation.md).

# Avatar Creation

### Avatar Solution

In order to continue the non-gaming narrative, Ethereum Worlds has chosen to use human avatars to digitally represent users within the Metaverse. This is powered by Ready Player Me, a **leading avatar solution**, giving every user an array of customization options to help further craft their Metaverse identity. This avatar will be visible to others throughout the Ethereum Worlds platform.

<figure><img src="/files/V2ObxJsWRPLpqIHAzxXK" alt=""><figcaption><p>Ready Player Me Advertisement</p></figcaption></figure>

### Upgraded Avatar Engine

Ready Player Me is **free for everyone** to use and is interoperable across 1000's of different Metaverses and virtual worlds, making it accessible to all. It generates a digital version of you from a chosen image and gives multiple aesthetic options (e.g. clothes, hairstyle) for your avatar to wear and embody.&#x20;

Courtesy of our friends over at Ready Player Me (RPM), the Ethereum Worlds in-world avatar engine has been upgraded resulting in a much faster and improved experience.

Are you ready for the Metaverse? Start by creating a free avatar using the Ethereum Worlds *Ready Player Me* avatar engine (link provided below):

{% embed url="<https://ethereumtowers.readyplayer.me/avatar/choose>" %}
Ready Player Me - External Link
{% endembed %}

<figure><img src="/files/1tX51fbHAUKcIx4X6tSN" alt=""><figcaption><p>Upgraded Avatar Engine</p></figcaption></figure>

Read more about the partnership with Ready Player Me in a previous article hosted on the official Ethereum Towers Medium platform:

{% hint style="info" %}
Read more: <https://ethereumtowers.medium.com/ethereum-towers-avatar-solution-ff2257fd076b>
{% endhint %}


---

# 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://whitepaper.ethereumtowers.com/metaverse-companion-app/avatar-creation.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.
