# Casual Mode Rewards

New Battle Blitz Tokens will be minted as awards to players for achievements in Casual Mode games (games that do not require an entry fee). These tokens will be created off-chain and players will be able to withdraw them on-chain once they've been rewarded a minimum of 10 Battle Blitz Tokens. These Battle Blitz Tokens are awarded based off the following schedule:

| Action | Reward |
| ------ | ------ |
| Kill   | 0.0025 |
| Win    | 0.04   |
| Loss   | 0.01   |

> The Battle Blitz Snapshot can vote to adjust these numbers.


---

# 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://bb.flamestore.xyz/battle-blitz-token/casual-mode-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.
