# Tokens

Tokens are cryptocurrencies that you may earn by playing in Arc8's [Lucky Events](/gameplay/gamee-arc8-faqs/luck-mining-and-lucky-events.md) or sponsored [partner events](/gameplay/gamee-arc8-faqs/token-takeovers-and-partner-events.md) in Arc8. The native token of Arc8 is the Ethereum-based [GMEE token](/whitepaper/gmee-token.md). You can use the GMEE token to make purchases on the [website](https://www.arc8.com/marketplace) or to buy an [Arc8 GameFest Pass](/gameplay/gamee-arc8-faqs/arc8-gamefest.md)

### How do I get GMEE tokens?

You can get GMEE tokens from various centralized and decentralized exchanges. Take a look at the [GAMEE website](https://www.gamee.com/token) for more information and links.

### Can I get tokens other than GMEE?

Yes. You can earn partner tokens and NFTs by competing in a web3 [Arc8 GameFest](/gameplay/gamee-arc8-faqs/arc8-gamefest.md) event.

### Can I withdraw tokens from my Arc8 Pay account?

Yes. [Click here](/gameplay/gamee-arc8-faqs/wallets.md) to find out more about how wallets work and how to withdraw sponsors' tokens (and GMEE) to your personal wallet.

### How can I see/withdraw the other tokens I have in my Arc8 Pay account?

* Go to your **wallet** screen in the Arc8 app.
* Where you see your **Arc8 Pay** balance, there is a small arrow next to the number. Click this and you can see all the other tokens you currently own.
* Click the one you want to withdraw. You may now click the withdraw button to send it to another wallet. Remember, it is advised to send it to your personal wallet. Never send MATIC to your Arc8 wallet, it is purely intended for use in Arc8 game.

{% 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: 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://wiki.gamee.com/gameplay/gamee-arc8-faqs/tokens.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.
