# Web Console

You can access the web console [here](https://console.lootlocker.com/).

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

## Home Screen

Upon logging into the LootLocker web console you will be taken to the home screen. This screen provides a status summary of your game, links to useful information, ways to get in touch with the LootLocker team, and information about the latest updates to the LootLocker platform.

### Switching Between Games

You can easily switch between games by selecting a game in the `My Games` section of the Home Screen.

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

### Switching Between Organizations

To change organization, select your profile picture in the bottom left corner of the interface and select Games and then a game from a different organization.


---

# 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.lootlocker.com/the-basics/core-concepts/web-console.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.
