# 10. What is RLT?

RLT (RollerToken) is the main in-game currency in RollerCoin, used exclusively to purchase miners and other equipment.

As the primary in-game currency, RLT can be earned in nearly every section of RollerCoin. To earn RLT, you can:

* Play [<mark style="color:green;">Games</mark>](https://rollercoin.com/game/choose_game), which have a chance to drop RLT;
* Complete offers and surveys on the [<mark style="color:green;">Task Wall</mark>](https://rollercoin.com/taskwall);
* Win RLT by sending your Hamster on an [<mark style="color:green;">Expedition</mark>](https://rollercoin.com/expeditions);
* Complete Quests in the Daily and Weekly Quests sections, found in your [<mark style="color:green;">Room</mark>](https://rollercoin.com/game);
* Win RLT by opening [<mark style="color:green;">Lootboxes</mark>](https://rollercoin.com/game/market/lootboxes);
* Get RLT by selling your items on the [<mark style="color:green;">Marketplace</mark>](https://rollercoin.com/marketplace/sell);
* Obtain RLT in various events, such as [<mark style="color:green;">Progression</mark>](/rollercoin/f.a.q./events/6.-what-is-a-progression-event.md), [<mark style="color:green;">Puzzle</mark>](/rollercoin/f.a.q./events/8.-what-is-a-puzzle-event.md), [<mark style="color:green;">Race</mark>](/rollercoin/f.a.q./events/9.-what-is-a-race-event.md), [<mark style="color:green;">Burning</mark>](/rollercoin/f.a.q./events/11.-what-is-a-burning-event.md), or [<mark style="color:green;">Resource Well</mark>](/rollercoin/f.a.q./events/15.-what-is-a-resource-well-event.md) Events.


---

# 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://faq.rollercoin.com/rollercoin/f.a.q./basics/10.-what-is-rlt.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.
