# Combat Rewards

## Stamina per Fight <a href="#stamina-per-fight" id="stamina-per-fight"></a>

Players may decide how much stamina they wish to spend on a single fight, and can spend up to 200 stamina in one go.

Gas offset is paid once per transaction, so if the user decides to spend 200 stamina they would receive 5x the evaluated baseline rewards, but gas offset only once.

The expected dollar value gains are equivalent for all tiers of stamina spending when accounting for gas, however earnings across an average period of time may differ if the player loses multiple high stamina fights.

Experience gained in fights are also multiplied proportionally depending on whatever stamina value the player chooses to spend.


---

# 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://cryptobomber.gitbook.io/crypto-bomber/combat/combat-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.
