> For the complete documentation index, see [llms.txt](https://crdc.gitbook.io/creepto-dracula/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crdc.gitbook.io/creepto-dracula/project-details/holders-benefits.md).

# Holders Benefits

Creepto Dracula is a community-based project and all attention is focused on it.&#x20;

{% hint style="info" %}
We have designed the following benefits for Creepto Dracula NFT holders, and will be adding more valuable benefits as the project moves forward:
{% endhint %}

✅ The chance to get one of the 3 physical statuettes made of precious materials Silver, Gold, Diamond

✅ [Earn rewards](/creepto-dracula/project-details/nft-staking.md) proportional to the staked number of NFTs

✅ Direct interaction with the Animated Comedy Series content

✅ Right to vote in making the most important project decisions

✅ Free access to the [Animated Comedy Series](/creepto-dracula/project-details/animated-comedy-series.md)

✅ Chance to receive an NFT from [Airdrops](/creepto-dracula/tutorials-for-newbies/how-do-nft-airdrops-work.md)

✅ Future discounts at all future releases

✅ Creepto Dracula Merch - Access to bloody custom products representing Creepto Dracula Animated Comedy Series by using $CRDC token

✅ Ability to trade [$CRDC token](/creepto-dracula/project-details/usdcrdc-token.md) with non-holders

✅ Discord channel dedicated to holders only - you'll have direct access to the team and find out first about future releases

✅ Exclusive participation in our Raffles, prizes in EGLD


---

# 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://crdc.gitbook.io/creepto-dracula/project-details/holders-benefits.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.
