> For the complete documentation index, see [llms.txt](https://docs.blockchatdao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockchatdao.com/tokenomics-and-vesting/metis-ninja-rewards.md).

# Metis Ninja Rewards

The Metis Ninjas were the main funding source for building the original MVP of BlockChat Platform. Without the support of the Metis Community BCD would not be what it is without them. As a thank you and appreciation of the loyal Metisians who supported us, we are rewarding them with the $BCD just by holding the NFTs in your wallet. No need to stake them, the contract will read your wallet and determine how much $BCD you earn based on the amount of Ninjas you have in your wallet.&#x20;

**The Ninja Rewards tokens will end in Feb 2025 or until the tokens allocated to the Ninjas has depleted.**

It's super easy to claim your monthly reward tokens.&#x20;

1. Visit: [https://rewards.blockchatdao.com ](<https://rewards.blockchatdao.com >)
2. Connect the wallet holding the Metis Ninja NFTs
3. View what you can claim for that month&#x20;
4. Claim Reward Tokens&#x20;
5. Done ✅
6. Repeat next month

#### **Progressive Reward Structure:** <a href="#progressive-reward-structure" id="progressive-reward-structure"></a>

| Monthly BCD       | Monthly BCD         | Monthly BCD         |
| ----------------- | ------------------- | ------------------- |
| 1 Ninja = 8 BCD   | 11 Ninjas = 88 BCD  | 21 Ninjas = 168 BCD |
| 2 Ninjas = 16 BCD | 12 Ninjas = 96 BCD  | 22 Ninjas = 176 BCD |
| 3 Ninjas = 24 BCD | 13 Ninjas = 104 BCD | 23 Ninjas = 184 BCD |
| 4 Ninjas = 32 BCD | 14 Ninjas = 112 BCD | 24 Ninjas = 192 BCD |
| 5 Ninjas = 40 BCD | 15 Ninjas = 120 BCD | 25 Ninjas = 200 BCD |
| 6 Ninjas = 48 BCD | 16 Ninjas = 128 BCD | 26 Ninjas = 208 BCD |
| 7 Ninjas = 56 BCD | 17 Ninjas = 136 BCD | 27 Ninjas = 216 BCD |
| 8 Ninjas = 64 BCD | 18 Ninjas = 144 BCD | 28 Ninjas = 224 BCD |
| 9 Ninjas = 72 BCD | 19 Ninjas = 152 BCD | 29 Ninjas = 232 BCD |
| 10 Ninjas = 80    | 20 Ninjas = 160 BCD | 30 Ninjas = 240 BCD |

Each Ninja will increase by 8 BCD.

**Mint your own Metis Ninja:** <https://metis.ninja>

<figure><img src="/files/I0xrJHls78MoiXpxFFI7" 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.blockchatdao.com/tokenomics-and-vesting/metis-ninja-rewards.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.
