# The Lore

- [2025-2030 The Age of Convergence](https://docs.eden.game/introduction/introduction/the-lore/2025-2030-the-age-of-convergence.md): The emergence of Global Unions
- [2030-2035 The Age of Unions](https://docs.eden.game/introduction/introduction/the-lore/2030-2035-the-age-of-unions.md): The Age of Unions
- [2035-2040 The Age of Space Exploration and AI Warfare](https://docs.eden.game/introduction/introduction/the-lore/2035-2040-the-age-of-space-exploration-and-ai-warfare.md)
- [2040-2045 ASI 2040](https://docs.eden.game/introduction/introduction/the-lore/2040-2045-asi-2040.md)


---

# 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://docs.eden.game/introduction/introduction/the-lore.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.
