> 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/gamee-on-telegram.md).

# GAMEE on Telegram

GAMEE launched its first games on Telegram in 2016, as the global gaming launch partner of Telegram Messenger.&#x20;

Since then, GAMEE has become the largest gaming community on Telegram, with over 55 million users. The community has played over 200M gameplays across 50+ casual-style games every month, playable directly [on Telegram](https://t.me/gamee).  Users have possibility to win rewards by using collected Tickets.&#x20;

To join the GAMEE community on Telegram, visit: <https://t.me/gameechannel>

To read the GAMEE Telegram FAQ, click [here](/gameplay/telegramaccounts.md).

<figure><img src="https://lh7-us.googleusercontent.com/Cy14aUkezc5C4M9h9L0L5kOmUwaZNXDp7XbZTONe0Q0EL4D9bUS0iLg6AQ74WkdCCCAQMZWkIEM5GZkys7-PXTMtsYhs-8sN0t4bPgwrJLp-fwYdv-hJCEGLKefnZ888Yhu-ArbGUTEqVNb3IivCtKNoAw=s2048" alt=""><figcaption></figcaption></figure>

## Past GAMEE Telegram projects:

### WatBird

In 2024, GAMEE created [WatBird](/whitepaper/watcoin.md), the WATCoin. This was a meme-powered, game-driven IP and brand, where user onchain activation happened at scale, driving 6M newly connected wallets on the TON chain.

WatBird Universe was a series of gaming experiences, rewards and collectibles launched under the WatBird IP, on the TON chain.

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

### Azuki Alley Escape

[Azuki Alley Escape](/gameplay/azuki-alley-escape.md) is a standalone Telegram app and game built in collaboration with Azuki, allowed users to skate the *Alley*. Users collected Red Beans by scoring high, which were entered into a draw at the end of the Season to win over $30,000 in Azuki rewards – both physical and digital. &#x20;

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

### Gold Fest: Season 1

[Gold Fest](/gameplay/gold-fest-season-1.md) Season 1 was an event run in the [GAMEE Telegram app](https://telegram.com/gamee/start), in collaboration with nGRND. Users played games and completed tasks to earn Gold Points, which then transfer into $GOLD NUGS, claimable via our partners at Dig It.&#x20;

Gold Fest Season 2 is coming in Q3/2026.

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


---

# 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/gamee-on-telegram.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.
