> 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/gameplay/gamee-prizes-faq/gmee-vouchers.md).

# GMEE Vouchers

{% hint style="info" %}
*💡Need help finding the answer to your question? Click the 'Search' bar on this Wiki and then choose **Lens** to ask the AI!*
{% endhint %}

### **What is GMEE?**

GMEE token is a **virtual currency** designed for the ever-growing world of **exciting games and unique NFT collectibles** - GAMEE's world dedicated to players and creators.

### **What are GMEE vouchers?**

In order to cross-promote our **skill-based app**, [Arc8](https://bit.ly/get-arc8), we are offering [real value](https://coinmarketcap.com/es/currencies/gamee/) GMEE tokens in the Prizes app, so our users can make purchases within the [Arc8 ](/gameplay/gamee-arc8-faqs.md)app.

You can read more about GMEE and Arc8 [here on this wik](mailto:undefined)[i!](/whitepaper/gmee-token.md)

### **How can I win GMEE Vouchers?**

You can win GMEE vouchers by **ranking high in the daily leaderboard** and also with some luck on the **weekly draw**.

### **How can I withdraw GMEE Vouchers?**

When you win your GMEE tokens, a pop-up will appear with a promo code that you’ll be able to copy and paste in your [Arc8 account](https://arc8.gamee.com/invite/AlvaroTermite).

Once you have copied your code, the GMEE Tokens amount will be added to your Arc8 wallet, and then you are ready to shop in the Arc8 store!&#x20;

We also recommend watching this video on [how to redeem GMEE vouchers](https://www.youtube.com/watch?v=H7Zs2Dm1abU).


---

# 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/gameplay/gamee-prizes-faq/gmee-vouchers.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.
