# 1.2. Technology

This section provides detailed information about the technologies used during the development of Galaxiaverse.&#x20;

The articles are as follows:

{% content-ref url="/pages/f0boyUQa6Pxiz4lF47FP" %}
[1.2.1. Blockchain (Web 3.0, Smart Contracts)](/1.0.-introduction/1.2.-technology/1.2.1.-blockchain-web-3.0-smart-contracts.md)
{% endcontent-ref %}

{% content-ref url="/pages/wEWCUioYTqsMmtSUx6jB" %}
[1.2.2. Unreal Engine 5 (+ MetaHuman)](/1.0.-introduction/1.2.-technology/1.2.2.-unreal-engine-5-+-metahuman.md)
{% endcontent-ref %}

{% content-ref url="/pages/XuRNTozlmOIBboVyilgV" %}
[1.2.3. Database](/1.0.-introduction/1.2.-technology/1.2.3.-database.md)
{% endcontent-ref %}

{% content-ref url="/pages/ro7Ija8awDabUDbcOhKH" %}
[1.2.4. Epic Subsystem](/1.0.-introduction/1.2.-technology/1.2.4.-epic-subsystem.md)
{% endcontent-ref %}

{% content-ref url="/pages/ReUjJuHRbsE5vFY4WnD7" %}
[1.2.5. Game Servers](/1.0.-introduction/1.2.-technology/1.2.5.-game-servers.md)
{% endcontent-ref %}

{% content-ref url="/pages/aTFCYmfqrDfK0X0y8Fwe" %}
[1.2.6. QT - Launcher & Update](/1.0.-introduction/1.2.-technology/1.2.6.-qt-launcher-and-update.md)
{% endcontent-ref %}


---

# 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.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.
