# Unreal Engine

EmberLore is crafted using Unreal Engine, a leading technology in game development. Our choice of Unreal Engine is driven by its robust suite of tools and features that ensure high-quality graphics and immersive gameplay. The engine's advanced real-time rendering capabilities enable us to create stunning visuals and intricate environments, enhancing the player's experience. Moreover, its Blueprint visual scripting system allows for rapid prototyping and iteration, making development more efficient and adaptive to creative ideas.

Its cross-platform compatibility ensures that EmberLore reaches a wide audience across various devices, maintaining consistent performance and quality. By leveraging Unreal Engine's powerful capabilities, we aim to deliver a captivating and polished gaming experience that stands out in today's competitive market.

<figure><img src="/files/3cXuAbtYYX3L4c3l7P2d" alt=""><figcaption><p>Mizu Forest </p></figcaption></figure>


---

# 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://emberlore.gitbook.io/emberlore-whitepaper/unreal-engine.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.
