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

# Getting Started

**Step 1 — Log In**

1. Open the RealLives login page at [www.reallivesworld.com/login](http://www.reallivesworld.com/login)
2. Sign in with the email and password you used when you registered as a Gamer.
3. Optional: check **Remember me** to stay signed in on that device.
4. After a successful login you'll land on the Dashboard.

<figure><img src="/files/H5jSfTGxInyyGF2RtdAP" alt=""><figcaption><p>RealLives Simulation Login Page</p></figcaption></figure>

If you came from sign-up: finish email verification if your account still requires it, then log in. Until you’re verified, some flows may not complete.

***

**Step 2 — You're In, But the Game Is Locked**

When you first arrive on the Dashboard, you'll see your Home screen — with **My ChangeMaker Space** and **My Lives** — but notice that **Live a Life** in the sidebar is greyed out with a message: *"Subscribe or renew in License Management to play."*

This is expected. You need an active license before you can start living lives. Think of it as unlocking the game before you play.

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

***

**Step 3 — Get Your License**

Click **License Management** in the left sidebar under Settings.

You'll see two things to set up:

**A) Base License — $6.99/year** This is already selected and gives you platform access. It's your entry ticket. What's included:

* Access to the RealLives platform for the year
* Credits roll over when you renew
* No hidden costs

**B) Credit Pack — choose how many lives you want to play** Each credit = 1 simulated life. Pick the pack that suits you:

| Pack         | Credits | Price  | Per Credit |
| ------------ | ------- | ------ | ---------- |
| Starter      | 5       | $4.99  | $1.00      |
| Standard     | 10      | $7.99  | $0.80      |
| Value        | 25      | $21.99 | $0.88      |
| Most Popular | 50      | $43.49 | $0.87      |

*Prices shown in USD. If you're in India, INR pricing will appear at checkout.*

Select a credit pack. Your order summary on the right will update to show the combined total (Base + Credits).

<figure><img src="/files/6zmgruVm5iFosezgP9Iq" alt=""><figcaption></figcaption></figure>

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

**Step 4 — Checkout**

Once you've selected your credit pack, click **PayPal** or **Debit or Credit Card** in the Summary panel on the right to complete payment.

After payment is confirmed, your credits will appear in the top bar and **Live a Life** will become active in the sidebar.

***

**Step 5 — First Things to Do on the Dashboard**

Now that you're set up, here's what to do in order:

1. **Live a Life** — Click it in the sidebar. This opens the simulation in your browser. You'll spend one credit per life you play.
2. **My Lives** — After playing, find all your simulated lives here. Filter by complete or incomplete, and continue or review any life.
3. **My Journey** — Your longer-term picture: impact, expressions, and your ChangeMaker progress over time.
4. **World Data & SDG** — Optional context showing global data and UN Sustainable Development Goals linked to your lives.

***

**Quick Troubleshooting**

**"Live a Life" is still greyed out after payment** — Go to License Management and confirm your plan shows as active and credits are loaded. Try refreshing the page.

**Can't log in** — Make sure you've completed email verification from your registration. Check your spam folder for the verification email.

**Prices look different** — Prices vary by country. India users pay in INR via Razorpay; all other countries pay in USD via PayPal.

***


---

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