> 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.md).

# GMEE Token

The GAMEE Token (GMEE) is an ERC-20 utility token.&#x20;

$GMEE is tokenized user attention and access to ad space within digital experiences and incubated projects, launched on [GAMEE Ecosystem](/whitepaper/gamee-ecosystem.md), that has 100M users and 2bn monthly impressions.

GMEE token address:

* [Ethereum Network](https://etherscan.io/token/0xd9016a907dc0ecfa3ca425ab20b6b785b42f2373)
* [BSC Network](https://bscscan.com/token/0x84e9a6f9d240fdd33801f7135908bfa16866939a)
* [TON Network](https://tonviewer.com/EQCqnhZndBGbwjPpV8K_8WOK58ZkQPXlS_bshau9DKWnAF-p)

<figure><img src="/files/FnPxZVr3XFCUOaBWjov0" alt=""><figcaption></figcaption></figure>

## Value of GMEE for partners and advertisers:&#x20;

* Projects, brands, and communities in need of user acquisition, engagement, and growth pay in $GMEE to launch campaigns and bring users over to their projects.

## Value of GMEE for holders:

* Owners of $GMEE hold key to the advertising space. To run campaigns, partners and advertisers purchase $GMEE on the open market.&#x20;
* The demand for $GMEE is driven by the need of every digital project - the need for users.

{% hint style="info" %}
You can check the GMEE token price on [CoinMarketCap](https://coinmarketcap.com/currencies/gamee/) & [CoinGecko](https://www.coingecko.com/en/coins/gamee).
{% endhint %}

{% 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.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.
