# Currencies

In-game economy is driven by eight currencies:

<figure><img src="/files/GVv9jKPAqIC7N0SdN7C5" alt=""><figcaption><p>Overview of the in-game currencies.</p></figcaption></figure>

## Earth Currencies

### A. Doyens

* **Context**: after neighbouring Asian countries migrated to Shodo, citizens introduced a new currency, merging the dominating currencies of the East. **Doyen** is one of the three currencies existing on Earth, holding a strong position on the inter-planet stock exchange after humans began active participation in the League.&#x20;
* **Earning**: World exploration (character/environment interaction, sponsor relations, side/daily missions), story mode progression, story mode racing, solo and multiplayer illegal racing, LAP.
* **Usage:** purchase Focus Shakes in Grocery Stores; modules, chargers in Car Shop

### B. Doros

* **Context**: after neighbouring countries from South and North America migrated to Kernel City, citizens introduced a new currency, merging the dominating currencies of the West. **Doros** is one of the three currencies existing on Earth, holding a strong position on the inter-planet stock exchange after humans began active participation in the League.&#x20;
* **Earning:** trading on Currency Exchange Stall
* **Usage:** purchase goods from Kernel City

### C. Lados

* **Context**: after neighbouring African countries migrated to Asimar, citizens introduced a new currency, merging the various currencies on the continent. **Lados** is one of the three currencies existing on Earth, holding a strong position on the inter-planet stock exchange after humans began active participation in the League.&#x20;
* **Earning:** trading on Currency Exchange Stall
* **Usage:** purchase goods from Asimar

## Favors

* **Context**: as you progress in the world of the League, you will earn your status of the elite racer. This converts into a special currency - **favors**, that can be used for purchasing of custom items and conversion to royalties.
* **Earning**: LEP, completing Hall of Fame stories, car levelling up
* **Usage**: usage of League banners.

## Royalties

* **Context**: **royalties** are the assets of highest value for any racer, as they reflect League's long-term commitment to support you. Brands reward you with royalties to promote your name as an elite athlete, and owning royalties gifts you unique offers of top brands.
* **Earning:** LEP, car levelling up, sponsor rewards
* **Usage**: usage of Sponsor banners.

## Igneous Rocks

* **Context**: once regular materials, **igneous rocks** now hold symbolic meaning as remnants of the Grand Eruption and proof of humanity's sacrifices and victory. They are mostly kept in Ancient Museums - but you can also discover some around newly built race maps.
* **Earning:** real money, world exploration (character/environment interaction, sponsor relations, side/daily missions),  LAP, Hall of Fame stories, story mode progression, illegal racing
* **Usage**: conversion to **Royalties** and **Favors**.

## Zenith Impressions

* **Context**: you gain **zenith impressions** as you immerse yourself into the world, discovering new locations and exploring the universe. Seeing Shodo from the height of Zenith Tower is a life-changing memory, and strong feelings of awe are often called *zenith experiences*.
* **Earning:** World exploration (character/environment interaction, sponsor relations, side/daily missions), story mode progression, achievements, LEP.
* **Usage**: unlocking Hall of Fame stories, purchasing items.

## Prostir Fuel

* **Context**: Ancient fuels had to be manipulated to optimise their efficiency for space travels, and humans developed a fusion of matters titled Prostir. Prostir is used for transportation between planets and is fused with gas to support cars of Earth contestants on the League.
* **Earning:** World exploration (character/environment interaction, sponsor relations, side/daily missions), story mode progression, simulator racing, LAP,
* **Usage**: Restore car during the race after car crash.

## Meiji Grants

* **Context**: sponsor support is priceless, and winning love of the League's most influential names is a dream of all professional racers. Flashy cards are uniquely branded - can you discover all of them?
* **Earning:** Conversion from Brand Points and Loyalty Points, unlocked from sponsor missions.
* **Usage**: Purchasing unique sponsor items from sponsor portfolios.&#x20;

## Foreign Credits

* **Context**: economy of each planet is governed by local currency, with all rewards being received in local values. Fear not: every space station has a dedicated currency conversion stall, helping you easily exchange your **foreign credits** back to **doyens** - or vice versa.
* **Earning:** Haruna Drive, quest missions on other planets.
* **Usage**: conversion to **Earth currencies.**


---

# 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://enqueued.gitbook.io/generation-synthesis/economy-design/currencies.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.
