# 1.2.2. Unreal Engine 5 (+ MetaHuman)

Unreal Engine 5 is a powerful real-time 3D creation tool that enables developers to create immersive and interactive experiences, such as Galaxiaverse. One of the key features of Unreal Engine 5 is Nanite, a virtualized geometry system that allows for highly detailed and realistic assets to be rendered in real-time, making it ideal for creating the vast and expansive virtual worlds of Galaxiaverse. Additionally, Unreal Engine 5 includes new lighting and sound technologies, as well as improved physics and animation systems, all of which contribute to creating more lifelike and engaging virtual worlds for Galaxiaverse.

MetaHuman technology, developed by Epic Games, is a toolkit that enables developers to create highly realistic and expressive human characters for use in their projects. The technology uses a combination of motion capture, machine learning, and real-time rendering to create characters that have lifelike movements, facial expressions, and natural-looking skin and hair, making it perfect for creating avatars for Galaxiaverse.

<br>


---

# 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://litepaper.galaxiaverse.io/1.0.-introduction/1.2.-technology/1.2.2.-unreal-engine-5-+-metahuman.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.
