> For the complete documentation index, see [llms.txt](https://wiki.gamee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.gamee.com/whitepaper/gmee-token/role-of-gmee-for-players.md).

# Role of GMEE for Players

Players need GMEE to access features and pay for items within Beast Arc8 and others games and to vote and take part in shaping its future. <br>

<figure><img src="https://2958752009-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO2G2x2wM_1hfAYzSqY%2Fuploads%2FlQEgasEx8Cd4RDui05k3%2FScreenshot%202023-12-09%20at%2012.00.16.png?alt=media&amp;token=6d8daec3-f7b0-4b87-b271-95151d5b2316" alt=""><figcaption><p>GMEE Utility &#x26; Economy, Players perspective</p></figcaption></figure>

| **Gameplay Payments** | Players need GMEE Tokens to pay for in-game items (e.g. season pass, game entry fees and items to grow [Beasties](/gameplay/gamee-arc8-faqs/beasts-and-food.md)) on the [web store](https://arc8.com/shop) |
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Gameplay Rewards**  | No rewards in GMEE token, rewards are sponsored by web3 partners.                                                                                                                                          |
| **Voting**            | GMEE allows holders to participate in decision-making about the platform features and games roadmap                                                                                                        |

{% hint style="info" %}
**Disclaimer:**\
The content of this page is meant for general information purposes only. It is not to be construed as an invitation, inducement, recommendation, offer or solicitation to purchase or sell any crypto. The services and crypto described on this page are not available to users of, and this communication is not intended to be acted upon by users in, certain jurisdictions, including US, UK and sanctioned countries. GAMEE reserves the right to adopt technological solutions, including geo-blocking and KYC, to restrict access for users from restricted jurisdictions.
{% endhint %}


---

# 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://wiki.gamee.com/whitepaper/gmee-token/role-of-gmee-for-players.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.
