# Game Lobby

> The Game Lobby is the content starting point of CiDi Games and the first layer of user experience after entering the platform.

### Overview

The Game Lobby displays popular games, newly launched games, casual games, competitive games, task-related games, and tournament-related games.

Users can casually enter a game, or choose games based on Pi ELF daily tasks, tournament activities, or badge goals.

### Platform Value

The value of the Game Lobby is not merely to provide a game list.

It connects tasks, tournaments, achievements, consumption, and developer content across the platform.

### Integrated Game Roles

<table><thead><tr><th width="237.5">Role</th><th>Description</th></tr></thead><tbody><tr><td>Pi ELF Daily Tasks</td><td>Each integrated game can become part of Pi ELF daily tasks.</td></tr><tr><td>Tournament Title</td><td>A game can be selected as a tournament title.</td></tr><tr><td>Badge Source</td><td>A game can provide badge-related goals and achievements.</td></tr><tr><td>Payment Connection</td><td>A game can connect to the platform’s payment system.</td></tr><tr><td>Advertising Connection</td><td>A game can connect to the platform’s advertising system.</td></tr><tr><td>Settlement Connection</td><td>A game can connect to the platform’s settlement system.</td></tr></tbody></table>

### Content Loop

As more games enter the platform, users will gain more playable content, developers will gain more distribution opportunities to Pi users, and CiDi Games will form a continuously growing content loop.

### Ecosystem Role

The Game Lobby is therefore not only a user entry point, but also a core connection point for platform content supply, user engagement, and the developer ecosystem.


---

# 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://whitepaper.cidi.games/02.-platform-modules/game-lobby.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.
