# Currency

1. **Silver**

Silver is the default currency used in RRS.

* You can use Silver to participate in various races and tournaments.&#x20;
* Silver also allows you to purchase different items, decorate lawnmowers, and refuel lawnmowers.
* You can earn Silver by winning a race or tournament or through Race Pass or Sticker Book rewards.
* If players run out of Silver, they can use Gold to purchase Silver in the Store.

<figure><img src="/files/zUd71ufvbXqwmP0AptAm" alt="" width="210"><figcaption></figcaption></figure>

2. **Gold**

Gold is a rare currency that can be acquired as a special achievement or event reward.&#x20;

It is used to purchase lawnmowers or items that cannot be purchased with Silver or to purchase rare decorative items.

<figure><img src="/files/6HIYGoUSd21HUfE5F2ld" alt="" width="210"><figcaption></figcaption></figure>

3. **Race Tickets & Premium Points**

Race Tickets are special items used to participate in Premium Races.

* You can purchase them in the in-game shop or in the Star Garage. Race Tickets will have a discounted rate when you purchase them in the Star Garage.
* Earn Premium Points by winning in Premium Races.
* Use Premium Points to buy items in the Premium Shop or check out the Star Garage for more reward options.

<figure><img src="/files/a4jAMsnEcQhLge57J7Ye" alt="" width="210"><figcaption></figcaption></figure>

4. **Store**

Players can use Silver or Gold to buy various items in the store.&#x20;

Players can also get free items through the Daily Spin.

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

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


---

# 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://guide.rumbleracingstar.io/gameplay/game-system/currency.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.
