# Main Menu - Game Types

There are two non-interchangeable login options:

* **Browser** – Login with an email account (coming soon)
* **Telegram** – Login automatically with the Telegram username ([https://t.me/BalliesUniverse\_bot](<https://t.me/BalliesUniverse_bot >))

Switching the same user between Telegram and browser logins is not possible.

Two game modes are available:

* **Free Mode** – Users compete as often as they want to achieve the highest rank on the global leaderboard. The higher the rank, the better the chance to win $BALL tokens from the airdrop.
* **Paid Mode** – Users enter a token-based daily competition, where the best daily result wins the entire daily token pool. $BALL tokens for entry can be obtained through friend referrals or via in-game purchase. User can play many games daily but only their top score will count on the leaderboard.

<figure><img src="/files/CsITQHD4ASYKhJwayB8J" alt="" width="254"><figcaption></figcaption></figure>


---

# 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://discover.ballies.gg/ballies-clean-sheets-game-overview/main-menu-game-types.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.
