> 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/interdiction-of-icewall-bay.md).

# Interdiction of Icewall Bay

The rebels have begun disrupting the [Chaos Empire’s](/the-people/splinters/chaos-empire.md) supply lines around [Icewall Bay](/the-world/praetoria/central-fire.md#icewall-bay). They’ve employed the wagons and elemental manifestations of battle mages in the [Northern Highlands](/the-world/praetoria/central-fire.md#northern-highlands) and [Northeast Machair](/the-world/praetoria/wild-northeast.md#northeast-machair) to oppose the legions. But Rage’s dragons of [Mount Redwyrm](/the-world/praetoria/broken-lands.md#northwest-lowlands) control the skies. Given the chance, they’ll burn this uprising to ashes.

{% embed url="<https://youtu.be/Zm68t_Ldx18>" %}

> *In a dim tavern, a stranger approaches and hints at raids on empire supply lines around Icewall Bay. But you’re a battle mage. You’re for the arena, not the battlefield. It’s just a loan, though. Cards, Mage Wagons to support the cause. Already you’re counting coins in your head. But then the stranger mentions that the empire has the ancient red wyrm, Rage, on its side. You weigh the odds. Make your choice, battle mage…*

The stranger is Dolfar Darflak, a dark dwarf from the [Kingdom of Duskforge](/the-people/splinters/kingdom-of-duskforge.md) who joined the [Riftwatchers](/the-people/splinters/riftwatchers.md) after suffering unspeakable losses at the hands of the [Chaos Empire](/the-people/splinters/chaos-empire.md) and Queen Mycelia’s [brood](/the-people/splinters/minor-splinters.md#mycelic-brood). The empire’s exploitation of the Splinterlands continues to fuel his personal vendetta, and his unconventional methods often blur the line between what's right and what's effective. But every sabotaged supply line, every detonated bomb, and every legionnaire that bleeds is sweet vengeance indeed.

The risk is high, but if you’re willing to help, Dolfar promises a chance to earn a new card for your collection: the ancient [red wyrm](/the-people/kinds-and-bloodlines/draconics/dragons.md#red-dragons), Rage, himself.

Rage has been the patriarch of his [flight of red dragons](/the-people/splinters/minor-splinters.md#redwyrm-dragons) for millenia. Long before the [Splintering](/the-world/timeline.md#the-splintering)—long before even the Tai Kalayne—he claimed [Mount Redwyrm](/the-world/praetoria/broken-lands.md#northwest-lowlands) as his own. Over the centuries, he has grown his brood and amassed a hoard of treasure to rival that of the wealthiest of kingdoms a hundred times over. He was content to admire his endless mounds of precious metals and gems while expanding his knowledge of this realm and all the other realms and planes of existence.

With defiance against the [Chaos Empire](/the-people/splinters/chaos-empire.md) mounting, Mantaroth, second only to Silus of the Rift, offered the ancient [red wyrm](/the-people/kinds-and-bloodlines/draconics/dragons.md#red-dragons) an alliance. In exchange for crushing any potential uprisings, Rage was promised riches untold—not just gold and baubles, but artworks, artifacts, and divine relics the likes of which the Splinterlands has never seen, amassed from countless conquered realms.

Now, the [Redwyrm Dragons](/the-people/splinters/minor-splinters.md#redwyrm-dragons) glide over the forests, plains, and moors of the Broken Lands, laying waste to any who would forsake their loyalty to the empire—and demanding tithings in exchange for asylum, regardless of loyalties.


---

# 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/interdiction-of-icewall-bay.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.
