> 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-reward.md).

# Rebellion Reward

There are 43 Rebellion Reward cards and 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/ol9dnzgWJjQJnFFwNHQb" alt=""><figcaption></figcaption></figure>

Rebellion Reward cards are “Soulbound”, which means they are linked to the user’s account that earned them. They can be combined to level up as normal and can be burned for Glint, but cannot be transferred to anyone else, nor sold or rented on the markets; unless you unbind it by paying the unbind fee, which is x20 the power value in DEC or Credits while the card is available in the GLINT shop.

<figure><img src="/files/gnr2Zcn1cm0Rt8bclDwy" alt=""><figcaption><p>The whole 43 Rebellion Reward cards set</p></figcaption></figure>

### **How can I Unbind my Rebellion reward cards?** <a href="#how-can-i-unbind-my-rebellion-reward-cards" id="how-can-i-unbind-my-rebellion-reward-cards"></a>

Open the card you want to unbind in your [collection](https://splinterlands.com/user/collection) and follow these steps

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

<figure><img src="/files/9g273EECp4aSkzg4mLcD" alt=""><figcaption></figcaption></figure>


---

# 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-reward.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.
