# 5. User Interface in Lazy Football

Selecting the character avatar in the top left corner of the screen opens the quick access menu. It provides fast and intuitive navigation through all main features of the game.

<figure><img src="/files/Ae2SUjFlpHqaWYIWcT7A" alt="" width="295"><figcaption><p>Main Game Menu of Lazy Football</p></figcaption></figure>

***

## Menu Sections

### Profile

Displays your current experience, level, and progress toward the next level. From here you can manage your wallet, inventory, profile picture, referrals, and settings.

**Settings allow you to:**

* Enable 2FA
* Change email, username, team name, password
* Change language (English and Russian languages are supported)
* Set up RPC provider settings
* Report a problem
* Log out

<figure><img src="/files/04TzOxXrhe3hnsmjNxfM" alt="" width="295"><figcaption><p>Profile Menu in Lazy Football Game</p></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://docs.lazy.football/how-to-lazy-football/5.-user-interface-in-lazy-soccer.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.
