> For the complete documentation index, see [llms.txt](https://docs-en.coderblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.coderblock.com/coderblock-world/user-experiences/photorealistic-avatar-coderblock-studio-x-ready-player-me.md).

# Photorealistic avatar: Coderblock Studio x Ready Player Me

The experience in a virtual world wouldn't be the same if avatars (also known as digital humans), 3D characters that allow users to explore the metaverse with human-like appearances and movements, weren't lifelike.

At Coderblock, we've chosen to integrate photorealistic avatars from **Ready Player Me** to provide an increasingly inclusive and realistic user experience. RPM is becoming the standard for integrating and customizing avatars in virtual worlds. Hundreds of platforms have adopted them and they are highly valued for their realistic appearance, extensive customization options and interoperability across multiple metaverse platforms!

<figure><img src="/files/Cjk36xK1aPeN9IfQPyj1" alt=""><figcaption><p>Customize your avatar with Ready Player Me!</p></figcaption></figure>

Once users create an RPM avatar that looks like them, they can save it and use it in any virtual world that integrates the technology.

What makes these avatars so lifelike is that they allow users to upload a selfie from which they can generate a perfectly accurate digital human in a matter of seconds! Once the 'base' is created, users can then customize every part of the avatar's body and outfit to suit their tastes, offering a wide range of choices.

<figure><img src="/files/tMG3Sx7ROPgZsxFhaL1V" alt=""><figcaption><p>What about trying Coderblock branded oufits? 😉</p></figcaption></figure>


---

# 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-en.coderblock.com/coderblock-world/user-experiences/photorealistic-avatar-coderblock-studio-x-ready-player-me.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.
