# Game Module

- [Energy](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/energy.md)
- [XP Points](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/xp-points.md)
- [Login Cooldown](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/login-cooldown.md)
- [Spin Fortune Wheel](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/spin-fortune-wheel.md)
- [Earning Tasks](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/earning-tasks.md)
- [Tier System](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/tier-system.md)
- [GP Lottery](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/gp-lottery.md)
- [GPX Prediction](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/gpx-prediction.md)
- [Eth Prediction](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/eth-prediction.md)
- [Btc Prediction](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/btc-prediction.md)
- [Sol Prediction](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/sol-prediction.md)
- [CoinCraze Weekly Leaderboard](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/coincraze-weekly-leaderboard.md)
- [Mission Uncrossable](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/mission-uncrossable.md)
- [Mines: Dare2win](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/mines-dare2win.md)
- [Boxes: Dare2Win](https://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/boxes-dare2win.md)


---

# 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://grabpenny.gitbook.io/grabpenny-whitepaper/game-module.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.
