# Crypto War

We planned to slowly introduce non-crypto players with gamified market prediction, under the name of **"Crypto War"**. The goal of this mechanism:

* Raise awareness of the crypto market of the players.
* Rewarding players for their engagement in the crypto market.
* Allowing Free-to-play players to have an advantage over paid players if the former is able to predict the fluctuations of the market correctly.

&#x20;The mechanism works on a weekly basis as follow:

* Players pair each hero in their inventory with one cryptocurrency at the beginning of the week.
* During that week, any fluctuation in the market price/volume of the chosen crypto will give different bonuses to the hero. If the crypto goes up, your hero gets stronger and vice versa.
* At the end of the week, everything reset and players can setup new pairings again.

To maintain game balance, these bonuses given by cryptocurrency will be capped to a reasonable number. This mechanism is the unique feature that sets us apart from


---

# 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://nia-ground.gitbook.io/nia-ground/supporting-mechanisms/crypto-war.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.
