# Badge System

#### Badge System Documentation

**Overview**

The Badge System serves as a way to track your in-game progress and achievements, while also allowing you to showcase your accomplishments for **bragging rights**.

<figure><img src="/files/ca8pvXvvPTPP92WPRxCi" alt=""><figcaption></figcaption></figure>

***

**Badge Activities**

Badges are earned by completing various activities across the game, including:

* **Combat**: Defeating specific enemies.
* **PvP**: Participating in or winning PvP battles.
* **Economy**: Burning spores, using Spores, or foraging.
* **Quests and Challenges**: Solving riddles, completing quests, or saving NPCs like grandmothers.
* .....

A complete list of all badges is available in the **Profile Page**.

<figure><img src="/files/wHA5wMyKjfV9x9VTZbjj" alt=""><figcaption></figcaption></figure>

***

**Badge Tiers**

Each badge has **5 Tiers**, progressively requiring more effort to unlock.

* **Tier 1**: Easily achievable within a short time.
* **Tier 5**: Requires significant dedication and grinding.

**Example: Riddles Badge**

* **Tier 1**: <img src="/files/tyGzIJ6Ix5xFdgO4lXnT" alt="" data-size="line"> Solve 10 riddles.
* **Tier 2**: <img src="/files/fP2aIqtDwqRtdncg4flG" alt="" data-size="line"> Solve 25 riddles.
* **Tier 3**: <img src="/files/XY72X3wFLR71bw3hCqCd" alt="" data-size="line"> Solve 75 riddles.
* **Tier 4**: <img src="/files/nUg3R80WfHoQSMQmqJ9A" alt="" data-size="line"> Solve 200 riddles.
* **Tier 5**: <img src="/files/Nx9kkW7Jwud0495EuWYK" alt="" data-size="line"> Solve 500 riddles.

***

**Badge Rewards**

Each badge unlocks the following rewards upon completion of a tier:

* **Badge Treasure**: A reward chest containing randomized in-game items, the content of each treasure can be found ingame.
* **Profile Experience Points (PEXP)**: Amount depends on the badge tier and contributes to leveling up your account.

**Displaying Favorite Badges**

* You can select a set number of badges (e.g., 3-5) to display prominently on your profile.
* These badges reflect your proudest accomplishments and are visible to other players when they visit your profile.

**How to Select Favorite Badges**

1. Go to your **Profile Page**.
2. Click on the **Badge Section**.
3. Choose the badges you want to showcase from your earned collection.
4. Save your selection.<br>

<figure><img src="/files/OIo8QEk7f5PLJd3IpTw4" alt=""><figcaption></figcaption></figure>

The Badge System motivates players to explore diverse gameplay activities while earning rewards and enhancing their profile prestige.


---

# 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://docs.champz.world/profile-and-progression/badge-system.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.
