> 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/readme.md).

# RealLives World Guide for Gamers

<h2 align="center">RealLives World Guide for Gamers</h2>

<p align="center">Everything you need to start your RealLives journey. Choose a guide below to learn how to navigate the Dashboard or experience lives in the Simulation.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-grid-round-2" style="color:cyan;">:grid-round-2:</i></h4></td><td><strong>Dashboard Guide</strong></td><td>Manage your account, review played lives, track progress, and explore your personal statistics.</td><td><a href="/spaces/KqnFKI1eqZkMOgQiGfn7">/spaces/KqnFKI1eqZkMOgQiGfn7</a></td><td><a href="/files/Wwvg9dHGV7ORel783LWQ">/files/Wwvg9dHGV7ORel783LWQ</a></td></tr><tr><td><h4><i class="fa-earth-asia" style="color:cyan;">:earth-asia:</i></h4></td><td><strong>Simulation Guide</strong></td><td>Learn how to enter, navigate, and experience lives from birth to death across the world.</td><td><a href="/spaces/RGjF63THwCKIVdW6oXiO">/spaces/RGjF63THwCKIVdW6oXiO</a></td><td><a href="/files/8mWkI78T8LH4fCEC9FZ8">/files/8mWkI78T8LH4fCEC9FZ8</a></td></tr></tbody></table>


---

# 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/readme.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.
