# The Lobby

The Poker Lobby serves as the central hub of the online poker software, providing players with access to various sections and functionalities. Here's an overview of its key components.

<figure><img src="/files/cdYcjcOk0nmViVRxzHOF" alt=""><figcaption><p>Game Lisitng - <a data-mention href="/users/jTeSXt1zY2Ml7xLGkW5uDerpJNI3">/users/jTeSXt1zY2Ml7xLGkW5uDerpJNI3</a></p></figcaption></figure>

**Logo**\
Positioned at the left upper side, the logo represents the branding of the poker platform. Admin can update the logo as needed.

**Profile**\
Displays the player's profile image, username, VIP level, amount, and profile settings. Clicking on the profile image or VIP level reveals additional details about the player's VIP status.

**Right Panel**\
Divided into three sections:

* **Profile Banner**\
  Displays banners managed by the admin for offers, events, and marketing announcements.
* **Table Details**\
  Lists players already joined to the table, providing information about ongoing games.
* **Bottom Right Banner**\
  Shows banners managed by the admin for offers, events, and marketing announcements.

**Bottom Bar**\
Provides real-time stats including time, number of online players, active tables, ongoing tournaments, and balance hours for accessing the platform.

**Game Lobby**\
Divided into four sections:

* **Cash Games**\
  Lists available cash games for players to join.
* **Tournaments**\
  Displays ongoing and upcoming tournaments along with registration details.
* **SitNGo**\
  Shows SitNGo tables available for immediate play.
* **Cashier**\
  Provides access to the cashier module for depositing, withdrawing, and managing funds.

The Poker Lobby is a crucial component of the online poker software, offering players a seamless and engaging experience while providing access to various features and functionalities. Its intuitive design and comprehensive layout contribute to player satisfaction and platform success.


---

# 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://product.pokerscript.net/games/the-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.
