> For the complete documentation index, see [llms.txt](https://lore.splinterlands.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lore.splinterlands.com/the-world/timeline/rebellion.md).

# Rebellion

<figure><img src="/files/2kRYGn5Q96PWGoF6iCSI" alt=""><figcaption></figcaption></figure>

Praetoria trembled beneath the weight of destiny as colossal war wagons trundled across its territories. But these were no ordinary wagons; they were powerful summoning stations capable of sustaining the elemental manifestations wrought from cards. The [Riftwatchers](/the-people/splinters/riftwatchers.md) and their rebel allies accompanied them, using their power to fight against the legions of the [Chaos Empire](/the-people/splinters/chaos-empire.md) and break the chains in which it bound Praetoria. The fate of the Splinterlands hung in the balance.

## The Story

1. [The Interdiction of Icewall Bay](/the-world/timeline/rebellion/interdiction-of-icewall-bay.md)
2. [Uprising in Solace](/the-world/timeline/rebellion/uprising-in-solace.md)
3. [Vile and Violence](/the-world/timeline/rebellion/vile-and-violence.md)
4. [Siege of Solace](/the-world/timeline/rebellion/siege-of-solace.md)
5. [Anarchy in the Northeast](/the-world/timeline/rebellion/anarchy-in-the-northeast.md)
6. [No Half Measures](/the-world/timeline/rebellion/no-half-measures.md)
7. [A Beautiful Death](/the-world/timeline/rebellion/a-beautiful-death.md)
8. [Fairies and Firebombs](/the-world/timeline/rebellion/fairies-and-firebombs.md)
9. [Tip of the Scales](/the-world/timeline/rebellion/tip-of-the-scales.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, and the optional `goal` query parameter:

```
GET https://lore.splinterlands.com/the-world/timeline/rebellion.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.
