# Battle Pass

Battle Pass System

The DinoDash Battle Pass features three distinct tiers, providing various rewards and unlockables for players to enjoy. All prizes within the Battle Pass will be visible to all participants.

1. Track Pass Holders: Players who own the Track Pass will receive a new unlockable at every level of the pass, totaling 75 unique items.
2. NFT Holders: Those who possess an NFT will gain access to five exclusive cosmetic items available only to NFT holders. These special rewards will appear on the Battle Pass every 15 levels.
3. Non-holders: Players without a Track Pass or NFT can still participate and collect rewards. They will have access to 15 common unlockables, spaced out every five levels.

Each Battle Pass will last for six weeks, or 42 days in total, providing ample time for players to progress through the tiers and unlock their rewards.


---

# 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://dinodash.gitbook.io/copy-of-dinodash-tm-whitepaper/game-info/battle-pass.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.
