> For the complete documentation index, see [llms.txt](https://wp.rebellionprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.rebellionprotocol.com/rebellion-vc-fund/the-dao-nft.md).

# The DAO NFT

## The REBL DAO NFT

The Rebellion Protocol is a community driven project and therefore emphasizes on the involvement of its community and holders in the decision making process. The REBL DAO NFTs give to its holders voting rights to make decisions in the REBL DAO. More information in the [Governance ](broken://pages/WXKZutJPy6gmX7AKuLQ4#who-governs-rebellion-protocol)section.&#x20;

### How to get REBL DAO NFTs?

REBL DAO NFT (NFT) can be obtain as a reward for staking $REBL tokens (primary market) or can be purchased on the Rebellion NFT marketplace (secondary market). Any holders of $REBLs is eligible to stake REBLs and receive REBL DAO NFTs in return.

A holder must stake for a minimum of two weeks to get NFTs, but may choose to stake longer. A multiplier applies for staking periods above two weeks, which means the longer $REBLs are staked the more NFTs are received as reward. NFT Rewards are callable at the end of the staking period.&#x20;

A minimum amount is required to stake. This guaranties a certain rarity of the NFTs and ensures a minimum value. To support smaller holders, the first two NFT rarity levels enjoy more vote in proportion to amount of REBL staked, than other NFTs.&#x20;

There are five tiers corresponding to amount of REBLs staked and duration time.&#x20;

### **Staking Tiers & NFT reward**

<table><thead><tr><th width="178">Tier</th><th width="169.33333333333331">Rarity</th><th width="213.61279012045836">Minimum stake amount</th><th width="186.49858623939681">Voting Power</th><th data-hidden></th></tr></thead><tbody><tr><td>RENEGADE</td><td>Uncommon NFT</td><td>$100 in REBL</td><td>3</td><td></td></tr><tr><td>PIRATE</td><td>Rare NFT</td><td>$1'000 in REBL</td><td>15</td><td></td></tr><tr><td>GUERRILLERO</td><td>Epic NFT</td><td>$5'000 in REBL</td><td>50</td><td></td></tr><tr><td>CAPO</td><td>Legendary NFT</td><td>$25'000 in REBL</td><td>250</td><td></td></tr><tr><td>SPARTACUS</td><td>Mythical NFT</td><td>$100'000 in REBL</td><td>1000</td><td></td></tr></tbody></table>

For clarification, if you are Tier PIRATE, you will receive Rare NFTs and below. If you are Tier CAPO you will receive Legendary NFTs and below NFTs. &#x20;

### Here is one of our NFTs

{% embed url="<https://www.youtube.com/watch?v=8roxYp3ukh8>" %}
EPIC REBL DAO NFT
{% endembed %}


---

# 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://wp.rebellionprotocol.com/rebellion-vc-fund/the-dao-nft.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.
