> For the complete documentation index, see [llms.txt](https://docs.dreamlandgenesis.com/dreamland/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper.md).

# DREAM LITEPAPER

- [The Realms](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper/the-realms.md): The Litepaper for the Realms acts as an overview and guide into this new ecosystem and what we can expect moving forward.
- [Dream Refinery](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper/dream-refinery.md)
- [ACT I: The Fracture](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper/dream-refinery/act-i-the-fracture.md)
- [ACT II: Arcane Abyss](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper/dream-refinery/act-ii-arcane-abyss.md)
- [ACT III: The Eternal Hold](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper/dream-refinery/act-iii-the-eternal-hold.md)
- [The Shifting Bazaar](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper/the-shifting-bazaar.md)
- [The Astral Chambers](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper/the-astral-chambers.md)
- [The Nexus](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper/the-nexus.md)
- [The Sanctum](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper/the-sanctum.md)
- [The Colosseum](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper/the-colosseum.md)
- [The Curselands](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper/the-curselands.md)


---

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

```
GET https://docs.dreamlandgenesis.com/dreamland/dream-litepaper.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.
