# Menu screen

1. **Social media buttons** - press to join our community
2. **Back button** - press to return to the Map screen
3. **PROFILE button** - press to manage your profile
4. **AREAS button** - press to manage your Home, Work, Study areas
5. **ACHIEVEMENTS button** - press to see progress on your Achievements
6. **Other buttons** are not yet available as the sections are still in development


---

# 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://life2app.gitbook.io/life2app/how-to-play/menu-screen.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.
