# Technology

<figure><img src="/files/Q0nsRhhy9rQPHO8dsHsE" alt=""><figcaption></figcaption></figure>

### Unreal Engine

We are developing the gameplay using the Unreal 5 engine, currently running on the latest version, Unreal 5.3. The game is targeted to run 40 FPS on an Nvidia GTX 1070 on the lowest settings. We intend to use this engine for both the desktop, console and mobile versions of the game.&#x20;

### Art Assets

All art assets in the final product will be custom-created by Renderer Studios. As of December 2022, the project has over 20 dedicated asset creators contributing.

### Infrastructure

Our infrastructure will be hosted on AWS Cloud, utilizing scalable cloud-native strategies. Each server instance will be dynamically created, and we are committed to implementing the highest security standards across all aspects of our platform.<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.lastremains.com/technology.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.
