> For the complete documentation index, see [llms.txt](https://elindos-phar.gitbook.io/exode-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elindos-phar.gitbook.io/exode-white-paper/white-paper/immersive-pve.md).

# Immersive PVE

\
We focus on giving you an immersive sci-fi atmosphere.\
\
But in addition to atmosphere, all aspects of PVE (Player Versus Environment) are a strong aspect in EXODE.\
\
We made a game in which PVE has a dynamic profile, adapted to your unique planet and characters.\
&#x20;\
In addition to your own decisions and important dynamic events, we add **the real threat of aliens**, with them capable of endangering the game of any player.\
\
Alien AI will be more and more dynamic, with them processing clues about your current location thanks to what you left during Scanning and Colonization.\
\
We also add to players **the mysteries of a new galaxy to discover**, and the features of your own unique planet.\
\
We add to this **the challenge of making your new colony survive**.\
This is where your strategic decision in face of dynamic situations will shine.\
\
All that ties up together in what we envision as a unique player experience with your generated characters, planet, and decisions weaving your very own personal story.\
\
**EXODE is to become your own space adventure!**\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://elindos-phar.gitbook.io/exode-white-paper/white-paper/immersive-pve.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
