# The Lore of Klay Kingdoms

**\[The History of Klay Kingdoms]**

1. [**Creation Myth**](/en/intro/lore/creationmyth.md)
2. [**The War of the Gods, Harmageddon**](/en/intro/lore/harmageddon.md)
3. [**The Founding of the Klay Kingdoms**](/en/intro/lore/founding.md)
4. [**The Tyranny of King Chaturanga**](/en/intro/lore/chaturanga.md)
5. [**Elam, the Great Sage**](/en/intro/lore/elam.md)
6. [**Aswan, the Mogul**](/en/intro/lore/aswan.md)
7. [**Luxor, the Dimensional Gate**](/en/intro/lore/luxor.md)
8. [**The Birth of a King from the Common People**](/en/intro/lore/thebirth.md)
9. [**Tragedy and New Opportunities**](/en/intro/lore/ch9.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.klaykingdoms.com/en/intro/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.
