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

# Rebellion Promo

Currently, there are 17 Rebellion Promo cards. They can be filtered for on the [Items ](https://splinterlands.com/user/collection)and [Market ](https://splinterlands.com/market/card-sales)pages with the option seen below:

<figure><img src="/files/wlevIf4PTOcszJfl2vBk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dRF3xirAEJwkWnF9lUSE" alt=""><figcaption></figcaption></figure>

**Rebellion promo card events:**

* [**Rebellion Pre-sale: Grimbardun Smith & Mantaroth**](https://peakd.com/splinterlands/@splinterlands/the-rebellion-is-coming)
* [**Baron’s Bounty Bitcoin Halving Event: Baron Fyatt & Henchling Enforcer**](https://peakd.com/splinterlands/@splinterlands/announcing-the-barons-bounty-bitcoin-halving-promo-event)
* [**Half Of Legends: Elanor Bravefoot & Sanctus Vicar**](https://peakd.com/hive-13323/@splinterlands/announcing-the-hall-of-legends-promo-event-and-a-brand-new-voucher-shop)
* [**Half Of Legends:** **Delya & Night Stalker**](https://docs.splinterlands.com/platform/release-notes/2024#id-2024-09-24)
* [**Half Of Legends: Riklauniman & Rune Arcanist**](https://docs.splinterlands.com/platform/release-notes/2024#id-2024-10-29)
* [**Half Of Legends: Nephket & Meriput Mossmender**](https://docs.splinterlands.com/platform/release-notes/2024#id-2024-11-26)
* [**Half Of Legends: Fizbo the Fabulous & Warborn Shaman**](https://docs.splinterlands.com/platform/release-notes/2024#id-2024-12-10)
* [**Vouchers Shop: Mana Warden**](https://peakd.com/hive-13323/@splinterlands/announcing-the-hall-of-legends-promo-event-and-a-brand-new-voucher-shop)
* [**Vouchers Shop: Ulfga The Blighted**](https://peakd.com/hive-13323/@splinterlands/new-voucher-card-incoming-introducing-ulfga-the-blighted)
* [**Auction House: Heloise The hollow**](https://peakd.com/hive-13323/@splinterlands/100-cards-one-auction-house-no-second-chances)


---

# 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://docs.splinterlands.com/cards/sets-editions/rebellion/rebellion-promo.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.
