# Lobby

## What is it?

***

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

Lobby is where you land upon login. You can quickly jump in for a game or manage items in your inventory.

## Find/match games

***

Players can play games with 3 different match types.

* [Normal Games](https://superb-1.gitbook.io/superb/~/revisions/wn7GpuXzjsX41VTIThlO/introduction/lobby/normal-games)
* [Ranked Games](https://superb-1.gitbook.io/superb/~/revisions/wn7GpuXzjsX41VTIThlO/introduction/lobby/ranked-games)
* [Custom Games](https://superb-1.gitbook.io/superb/~/revisions/wn7GpuXzjsX41VTIThlO/introduction/lobby/custom-games)

## Manage items

***

Players can manage their items from the lobby.

* [Item Draw](https://superb-1.gitbook.io/superb/~/revisions/wn7GpuXzjsX41VTIThlO/introduction/lobby/item-draw)
* [Item Upgrade](https://superb-1.gitbook.io/superb/~/revisions/wn7GpuXzjsX41VTIThlO/introduction/item/upgrade-system)
* [Item Repair](https://superb-1.gitbook.io/superb/~/revisions/wn7GpuXzjsX41VTIThlO/introduction/item/durability)


---

# 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://superb-1.gitbook.io/superb/introduction/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.
