# Welcome

{% hint style="info" %}
The Voyage Trilogy is the result of genuine passion, deep expertise, and a true love for technology.
{% endhint %}

### **About Our Documentation**&#x20;

As the lines between the virtual and the real continue to blur, *The Voyage Trilogy* is shaped as a project that expands what a game can be. This is a living digital world where every action has meaning, every decision changes the path ahead, and every player takes part in an evolving story.

The early chapters focus entirely on story, atmosphere and survival. Core infrastructure for persistence and player identity is embedded from the start. It functions invisibly, requiring no action or awareness from the player.

From the frozen landscapes of Northern Norway, *The Voyage Trilogy* unfolds through richly detailed survival gameplay, dynamic faction systems and a branching narrative shaped by player choices. Powered by Unreal Engine 5.6 and advanced AI, the game creates a persistent world where decisions carry forward and stories evolve over time.

Each player account stores character progress, collected items, relationships and completed missions. It is designed to preserve everything the player builds, and to remain ready for new layers of interaction and meaning as the world grows.

<figure><img src="/files/XOOo5RYE4JkvhTkJu87y" alt=""><figcaption></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://voyage-trilogy.gitbook.io/tvt/welcome.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.
