> For the complete documentation index, see [llms.txt](https://gitbook.gamersxp.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.gamersxp.io/whitepaper/gamersxp-overview/reward-platform/products/xpreward-app-beta.md).

# XPReward App (Beta)

<figure><img src="/files/2uYuZlVSK5vfUXu66Y2q" alt=""><figcaption></figcaption></figure>

## GamersXPReward dApp

GamersXP reward dApp is a native desktop application developed using real-time Javascript APIs. dApp can track and use AAA Games' events, in real-time, for moment-by-moment game events a few of which are kills, deaths, and match outcomes.&#x20;

This technology, combined with blockchain technology is what makes GamersXP reward platform unique in Play-and-Earn. After having completed the daily available challenges through the dApp, users are rewarded with GMXP tokens.&#x20;

Users will have the opportunity to purchase available schemes for their preferable PC games, giving them access to unlock extra game challenges. This will lead to them being able to earn more Tokens and further explore their gaming skills. Users have the ability to purchase any available Level Up scheme for each game, giving them the option to purchase whatever they desire.&#x20;

Bonus challenges will be regularly updated to keep user engagement at the highest. This will ensure that users will use the dApp on a daily basis.

## XPReward Mobile App

GamersXP ecosystem, in PC gaming, isn’t but the initial step. We are working towards introducing the same concept, as the GamersXP dApp, also for mainstream mobile games.


---

# 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://gitbook.gamersxp.io/whitepaper/gamersxp-overview/reward-platform/products/xpreward-app-beta.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.
