# 5.3.2 Quests and Badges

Users will have the opportunity to take part in several quest lines during the game. That could be riddles, ciphers or some “go greener” quests. For example, be on the leaderboard of your region at the end of the week. Taking part in quests will be mostly for free, but sometimes players will have to buy-in. \
\
Rare badges can be minted during the game to make your NFT something special. That could be a colour change or maybe something unique if it's a 1/1 badge. (Note: badges are not yet implemented)\ <br>


---

# 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://wheelcoin.gitbook.io/wheelcoin-white-paper-v2.0/5.0-game-mechanics/5.3-burning-mechanics-and-fees/5.3.2-quests-and-badges.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.
