# How Rewards and Prizes Are Distributed

The rewards increase in value based on the type of NFT you hold. There will be multiple prize tiers, which are tied to the number of NFTs sold.

* **Legendary NFT Holders**:\
  The holder of a **Legendary** NFT will have a chance to win a **grand prize** of **up to $500**. The exact value of the prize will depend on how many NFTs are minted during the event.
* **Rare NFT Holders**:\
  The holders of **Rare**  NFT will have a chance to win a **grand prize** of **up to** **$50** in prizes, split among three winners. The amount will increase based on the total number of NFTs sold.
* **No Rewards for Common NFT Holders**\
  **Common** NFT holders are not eligible for any rewards or prizes.
* **Selection of Winners**\
  The winners of the rewards will **not** be selected randomly. Winners will be those who **hold Legendary or Rare NFTs**. If no Legendary or Rare NFTs are obtained during the Public Mint, the prize distribution will be **informed at a later date**.
* **Claiming Your Prize**\
  If no winner comes forward to claim their prize, **the prize will be forfeited** and no longer available. If the winner does not respond or contact the Bhusky team within the 7-day period after the reveal, the prize will be **lost**.
* **7-Day Limit to Claim**\
  The **7-day period starts immediately after the reveal**. Once the 7 days have passed, any unclaimed rewards will **no longer be valid** and will be permanently forfeited.


---

# Agent Instructions: 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:

```
GET https://bhusky-royal-collection-nfts.gitbook.io/bhuskynfts/readme-1/how-rewards-and-prizes-are-distributed.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
