# GPX Prediction

The GPX Prediction Game is an innovative and interactive feature that allows users to engage in short-term market predictions using GPX tokens. Each contest lasts for 10 minutes, during which the price of GPX is recorded at both the start and end of the contest. Participants can predict whether the price will rise or fall during this period. Users can place bets using GPX tokens from their wallets, with rewards distributed based on the accuracy of their predictions.

**Game Mechanics**:

* **Contest Duration**: Each contest runs for 10 minutes.
* **Price Capture**: The GPX price is captured at the start and end of each contest.
* **Bet Placement**: Users can place bets on the upcoming contest using GPX tokens.
* **Reward System**: Participants are rewarded based on the accuracy of their predictions.

This game offers a fast-paced and engaging way for users to test their market insights, leveraging their GPX tokens for potential gains.


---

# 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/gpx-prediction.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.
