# Why Telegram Mini App

Telegram is a global communication platform with over 900 million monthly active users (MAU). With its open development environment and high user engagement, Telegram provides an ideal platform for game developers to release mini casual games. SnakeLite has chosen to release its mini game on Telegram based on the following considerations:

1. **Wide User Base:** Telegram's large user base allows the game to quickly gain a significant number of users.
2. **Developer-Friendly Environment:** Telegram offers a rich set of API interfaces and development tools, making it easy for developers to create and publish high-quality games.
3. **High Interactivity:** Telegram's community features and real-time communication capabilities enable players to interact easily, enhancing the social aspect of the game.
4. **Web3 Game Potential:** Web3 games have enormous growth potential on Telegram, with the market expected to expand significantly in the coming years.


---

# 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://docs.snakelite.io/overview/why-telegram-mini-app.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.
