> 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/what-you-can-do.md).

# What you can do

#### Experience Hub and ChangeMaker Space

At the top of the screen, open Experience Hub (the grid-style control next to the Experience Hub label). That menu is where you switch between major experiences.

* My ChangeMaker Space — Opens ChangeMaker Space: the full-screen area for your ChangeMaker score, stages, journey content, and related tools. In help articles this is sometimes shortened to MCS; in the product you will usually see ChangeMaker Space or My ChangeMaker Space.
* RealLives Simulation — Another path to the same kind of play action as Live a Life in the sidebar (starting the simulation).
* RealBoard — Opens the RealBoard experience in a new browser tab.

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

<figure><img src="/files/8KuUGilAtydVhvxZqyxT" alt=""><figcaption></figcaption></figure>

You can also reach My ChangeMaker Space from Home: use the My ChangeMaker Space card and Explore ChangeMaker Space. Experience Hub and Home both lead to the same My ChangeMaker Space experience; use whichever is easier at the moment.

***

#### Play a life

When: You want to run the simulation in the browser.

1. Select Live a Life in the sidebar, or open Experience Hub and choose RealLives Simulation.
2. The simulation opens with your account context.
3. When you are done, return to the dashboard to review lives or progress.

If play is blocked, check License for an active plan or credits.

***

#### Your list of lives (My Lives)

When: You want every life you have started, not only the short list on Home.

1. Select My Lives.
2. Use filters if shown (for example all / complete / incomplete).
3. Continue or view a life as offered.

***

#### Your journey over time (My Journey)

When: You want progress and reflection across time, not only one life.

1. Select My Journey.
2. Review the summary, map, goals, or expressions shown.
3. Open all expressions (or similar) if you want the full list.

***

#### World data and SDGs

When: You want world context and Sustainable Development Goal–related content.

1. Select World Data & SDG.
2. Browse the screens as your product version shows them.

***

#### Plan, devices, and account

* License — Plan, access, and credits.
* Device list — Devices used with your account.
* Account — Profile, preferences, sign-out, and profile switching if your product supports it.

***

#### Help and feedback

* User guides — Help inside the product.
* Feedback — Questions, issues, or suggestions for the team.

***


---

# 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/what-you-can-do.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.
