> For the complete documentation index, see [llms.txt](https://superhero-nft-wars.gitbook.io/snw-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://superhero-nft-wars.gitbook.io/snw-whitepaper/snw-platform/minigames.md).

# Minigames

After each period of time, the official website and the team will introduce a new mini-game for the holders of either SNW-CB or SNW-X to gain or even gamble for EXPs. (in the future, will probably also let the community suggest what kind of game they would like to bargain on, through DAO voting)

## Mission One \<Follow the Crypto Wave>

#### How to Play:

#### Link:<https://snw.ai/activity/mission-1/>

Holders can utilize the owned SNW-CB/SNW-X NFT(s) to participate in this exciting gambling mini-game by guessing the price of ETH (either going up or down) to either gain or lose EXP.

![](/files/evvMoKmbEA08aT1cLsUO)

#### Rules:

* Each NFT holder can guess 5 times/per day (like if an address has 4 NFTs, then he/she can guess 20 times max.);
* Each time of action could do multiple guessing at one shoot;
* After passing each hour, the consolidated server will calculate the results and the according to EXP changes for each NFT:
  * Guess with the correct answers of either【an hour change】,【forecast the next hour’s change】, 【daily changes】 or【forecast the next daily changes】can gain different amounts of EXP the next day;
  * Each wrong guess will deduct a little amount of EXP;
  * Gaining or Deduction Rules might be subjective to be changed based on the team arrangement and special marketing campaigns (e.g. All gains on \<Madness Thursday> campaign will be doubled);
  * Energy will be reset and results will be released at 12PM UTC+0 each day.

![](/files/ayg4rSFkOEbPDOb1EyF4)

## Mission Two <**HODL RUN**>

#### **Link**:<https://snw.ai/activity/mission-2/>

<https://twitter.com/supernftwars/status/1529998420089643008>

#### **How to Play:**

Use the “↑ ↓” button on your keyboard to move your avatar.

#### **Game Rules:**

1. Jump up/down to avoid the obstacles.
2. You will get scores according to how far your avatar runs. When the game is over, you will get EXP according to the scores you get in the game.

EXP Parallel Table is as following:

0\~99 -> 1EXP

100\~199 -> 10EXP

200\~299 -> 20EXP

300\~399 -> 25EXP

400+ -> 30EXP

![](/files/vTqgsikaF0bE4s0SlQGb)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://superhero-nft-wars.gitbook.io/snw-whitepaper/snw-platform/minigames.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
