# Rewards

Players can obtain the following as rewards for good sports:

* [Gems](/game-features/currency.md) <img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeGLJCA8W3KVsjllAUGvE88UR9d4JZ_jE1bbBCLWlxomLT3yph28CUt0xHotvkALfuojClcHNbtEx1JlOS3Gs9AqB6FN-0BUwXp_8LJ93HO_UGY3KisQPeMNgP82Rf1-p7sSjJcpC4XUU-M129PM-3YsONluKhtu2PIN8AX3EzZFwwtjfA0_gE?key=lJxCsUSA1VmDEtVbaMPerg" alt="" data-size="line"> are rewarded upon completing [quests](/game-features/quests.md), checking in daily, spinning [the lucky wheel](broken://pages/KsBl6CKDT1wvniBGLJ8q), or winning matches against AI Boss or opponent players.
* NFT Items can be acquired through chests in [Boss Challenge Mode.](/game-features/gameplay/boss-challenge.md)
* Normal items can also be acquired through.


---

# 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.bombpixel.xyz/game-features/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.
