> 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/economy/gamersxp-reward-platform-economy.md).

# GamersXP Reward Platform Economy

## Economy

The **GamersXP economy is powered by the crypto-currency:** **GMXP**. <br>

## **Methods for obtaining GMXP**

#### dApp Reward apps

Engaging with the dApp's daily challenges unlocks a rewarding experience, as users earn GMXP tokens for their achievements.

#### eSports Tournaments

Standout in eSports tournaments and claim your well-earned rewards through GamersXP for achieving top-tier placements.

#### **Match Staking**

Embark on an innovative journey within the GamersXP ecosystem through match staking. Players participate and stand a chance to earn a slice of the prize pool in $GMXP by showcasing their prowess.

#### Giveaway Prizes

Engage in thrilling Giveaways by acquiring entry tickets. What sets our Giveaway Competition apart is the introduction of the GamersXP Giveaway NFT Pass. This exclusive pass grants lifetime access to Giveaways, with only one NFT needed per wallet. This dynamic NFT adapts its state and color based on purchased entries, bestowing benefits upon its holder.

## **Methods for spending GMXP**

* Elevate your skills with Level-UP Schemes
* Buying NFTs
* Secure more chances in Giveaways
* Test your mettle in eSport tournaments
* Marketplace transactions
* Unlock exclusive content
* Elevate your experience with Debit Card Premium

### $GMXP Overview

| Earning $GMXP   | Spending $GMXP                | Staking $GMXP                     |
| --------------- | ----------------------------- | --------------------------------- |
| dApp Rewards    | Buying Level-UP Schemes       | Rewards In Crypto Currency (GMXP) |
| Tournaments     | Buying NFTs                   |                                   |
| Play & Earn     | Buying Giveaway Entries       |                                   |
| NFTs            | Compete in eSport tournaments |                                   |
| Match Staking   | Marketplace transactions      |                                   |
| Giveaway Prizes | Access Exclusive Content      |                                   |
|                 | Debit Card Premium            |                                   |
|                 |                               |                                   |
|                 |                               |                                   |


---

# 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/economy/gamersxp-reward-platform-economy.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.
