# Light Ticket

**Light RO** operates on a **free-to-play balancing principle**, ensuring that players who do not make donations can also obtain **Cash Points**.

Introducing the **Light Ticket** system—a special currency that grants everyone a path to premium features.

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

### How It Works

In the main town, you will find an NPC called the **Light Ticket Exchanger**. Here, you can exchange your Light Tickets at a fixed rate:

* **1 Light Ticket = 2 Cash Points**

This gives every player a direct way to earn valuable Cash Points through gameplay.

### How to Earn Light Tickets

You can obtain Light Tickets through active gameplay in two primary ways:

1. [**Mining**](/lightro-docs/mining-system.md) – Gather resources while earning Light Tickets as a bonus.
2. **Defeating Wild Bosses** – Take down powerful Wild Boss for a chance to receive Light Tickets as rewards.

***

With the Light Ticket system, dedication and effort are truly rewarded, keeping the game fair and enjoyable for all adventurers.


---

# Agent Instructions: 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://lightro.gitbook.io/lightro-docs/light-ticket.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.
