> For the complete documentation index, see [llms.txt](https://guides.reallivesworld.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.reallivesworld.com/gamer/gamer-dashboard-guide/getting-started/publish-your-docs.md).

# Understanding the Interface

#### What this screen is for

The Gamer dashboard is your main place to start a simulation, see your past and in-progress lives, and review your progress. The layout is built around your own activity and account.

***

#### The sidebar

The sidebar lists the main areas of the simulation experience. It is grouped in a practical order.

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

**Play**\
Live a Life appears at the top. Use it to open the life simulation in the browser. This is the primary action for playing.

**Overview and progress**

* Home — Summary of recent activity and a short view of ChangeMaker Space. A practical starting point after you sign in.
* My Lives — A list of your simulated lives. You can see what is complete, what is still in progress, and open a life to continue or review.
* My Journey — A broader view of your progress and related content over time.
* World Data & SDG — Information that connects your experience to world data and the Sustainable Development Goals (SDGs).

**Account and support**

* Account — Profile and settings.
* Device list — Devices associated with your use of the service.
* License — Your plan, access, and credits (where applicable).
* User guides — Help content.
* Feedback — A way to send comments or questions to the RealLives team.

On smaller screens, the same items may appear inside a menu instead of a fixed sidebar. The names and purpose stay the same.

***

#### **Home in more detail**

Home is the default landing area. It typically includes:

* A summary of recent lives so you can resume without searching.
* A My ChangeMaker Space section with a score and stage, so you can see your position in the ChangeMaker path at a glance.
* Explore ChangeMaker Space, which opens the full My ChangeMaker Space experience when you want more than the summary.

You do not need to use every block on Home on the first visit. Live a Life and My Lives are enough for many sessions; you can add My Journey and World Data & SDG when you want a wider view.<br>

***

#### If something does not work as expected

* Live a Life does not start or access seems blocked — Open License and confirm that your plan or credits are active, if your product requires them for play.
* You expected a life but do not see it — Check My Lives and any filters (for example complete vs incomplete).

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guides.reallivesworld.com/gamer/gamer-dashboard-guide/getting-started/publish-your-docs.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.
