> For the complete documentation index, see [llms.txt](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/starting-off/dex-rewards.md).

# Dex Rewards

As you catch more Pokémon, you'll unlock **tiered rewards** based on the **percentage of the Pokédex completed**.

***

#### **Milestone Breakdown**

* Rewards are given at **every 5% milestone** up to **40% completion**
* After 40%, rewards are given at **every 10% milestone**, all the way to **100%**

***

#### **Shiny Dex Rewards**

* This feature will reward players for tracking and catching **Shiny Pokémon**.
* Even **better** rewards for capturing all the shiny versions of Pokemon!

***

#### **Rewards Include**

* **Rare Candy**
* **Pokébuilder Tokens**
* **Pokédollars / Currency**
* **Claim Blocks**
* **Plushies**
* **Crate Keys**
* **And more!!**

***

#### **Chat Tags from Dex Progress**

As you hit specific milestones, you'll unlock **exclusive Chat Tags** to show off in chat!

Regular Dex Tags:

* **"Novice"** – 10%
* **"Tracker"** – 25%
* **"Collector"** – 50%
* **"Researcher"** – 75%
* **"PokéMaster"** – 100%

Shiny Dex Tags:

* **"Scanner"** – 10%
* **"Analyzer"** – 25%
* **"Observer"** – 50%
* **"Strategist"** – 75%
* **"ShinyMaster"** – 100%

These tags can be equipped and will appear next to your Minecraft name in chat, **showcasing your dedication** to catching them all.

***


---

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

```
GET https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/starting-off/dex-rewards.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.
