> 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/settings-and-access/markdown.md).

# Your License & Credits

#### Where to find it

In your dashboard sidebar: **Settings → License Management**

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

You can also get there from any **Buy more credits** link, or from the **RealLives Android app**.

***

#### Your plan has two parts

**1. Base License** — your yearly subscription. It gives you access to RealLives for one year and includes **5 credits** to start. It must stay active for you to play.

**2. Credits** — what you spend as you go:

* A life that goes **past age 10** → **1 credit**
* An **RCMI ChangeMaker Report** → **3 credits**
* A life that ends at or before age 10 → **free**

Credits belong to your account only. They can't be shared.

***

#### What you'll see

The page changes depending on your status:

* **No plan yet** → a checkout screen to buy your license
* **Active plan** → your credit balance and management tools
* **Expired plan** → a renewal prompt (your credits are frozen, not lost)

If you're a long-time user with an older plan, you may also see a **Legacy / New AI Version** switch at the top.

***

#### Buying your plan (first time)

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

**1. Base License** — the main card. One year of access plus 5 credits included. Priced in ₹ (India) or $ (international).

**2. Credit packs (optional)** — add more credits upfront if you want. Sizes are 5/10/25/50 (India) or 10/25/50 (international). You don't have to buy one — the base license is enough on its own.

**3. Pay** — the summary panel shows your total. India pays via Razorpay; other countries via PayPal. Your credits appear as soon as payment succeeds.

Click the **info button** anytime for a quick explainer on how credits work.

***

#### Managing an active plan

Once active, the page becomes your credit control center.

**Status bar** — shows your Active License, start/end dates, and days remaining. If you renewed early, you'll also see your next scheduled license.

**Your balance** — the big number is **Credits Available**. Below it you'll see total purchased, total used, and any credits rolled over from last year.

**Credit History** — tap to see every credit you've spent: lives (−1 each) and reports (−3 each), newest first.

**Low credits warning** — when you hit 5 or fewer, a reminder appears with a quick **Buy Booster Credits** button.

**Actions** — Renew your license, or view and download invoices.

**Buy boosters anytime** — pick a pack, pay, and the credits are added right away. You can buy as many as you need while your license is active.

***

#### When your plan expires

If your year ends and you don't renew:

* Your access pauses — no new lives or reports
* **Your credits are frozen, not lost** — the balance stays on your account
* Tap **Renew License** to unfreeze them and start playing again

***

#### Renewing

You can renew anytime, even early. Renew before your year ends and the new term is scheduled to start afterward, so you don't lose any remaining days. Unused credits usually carry forward after renewal.

***

#### Invoices

Tap **View Invoices** for your payment history. Each entry shows the date, what you bought, the amount, and its status — and you can download a PDF.

***

#### If you have a legacy license

Some long-time users have an older "lives remaining" plan. If that's you, you'll see two tabs:

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

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

* **Legacy License** — your remaining lives and expiry date
* **New AI Version** — the modern credit-based plan

You can keep playing with your legacy lives, and switch tabs to see each plan.

***

#### How credits connect to the app

**Playing lives** — if your credits hit zero (and you have no legacy lives), you'll be blocked from starting new lives until you buy more or renew. Short lives are always free.

**RCMI reports** — generating one shows a confirmation that it costs 3 credits. If you don't have enough, you'll see "Insufficient credits" with a link to top up.

**Referrals** — invite someone, and you earn **1 free credit** when they sign up and buy a license.

***

#### Quick FAQ

**Do I have to buy a credit pack at signup?** No — the base license includes 5 credits.

**When is a credit taken for a life?** Only when your character goes past age 10. Shorter lives are free.

**How much is an RCMI report?** 3 credits, charged when you generate it.

**Do credits expire?** Not while you keep renewing. If your license lapses, they freeze until you renew.

**Can I share credits?** No — they're tied to your account.

**Can I buy more mid-year?** Yes, anytime your license is active.

**India vs international?** India pays in ₹ via Razorpay; other countries in $ 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/settings-and-access/markdown.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.
