# Game Economy

Everything comes a cost, but are you ready to pay it?&#x20;

## Summary:

**Doyens:** for daily, everyday items that can be purchased in various shops of Shodo.

**Favors:** currency for the gacha system, used for League banner access.

**Royalties:** currency for the gacha system, used for Sponsor banner access.

**Zenith impressions:** customization for characters, vehicles, player profiles.

**Meiji Grants:** for purchasing items from sponsor portfolios.

***

## Character items

<table><thead><tr><th width="136">Characters</th><th width="169">Character attire</th><th width="157">Promo Banners</th><th width="146">Profile Banner</th><th>Focus Shakes</th></tr></thead><tbody><tr><td>Favors</td><td>Meiji Grants</td><td>Doyens</td><td>Meiji Grants</td><td>Doyens</td></tr><tr><td>Royalties</td><td>Zenith Impressions</td><td>Meiji Grants</td><td>Zenith Impressions</td><td>Foreign currencies</td></tr><tr><td>Meiji Grants</td><td></td><td>Zenith Impressions</td><td></td><td></td></tr></tbody></table>

## Car Shop

| Cars         | Car attires        | Modules | Chargers |
| ------------ | ------------------ | ------- | -------- |
| Favors       | Meiji Grants       | Doyens  | Doyens   |
| Royalties    | Zenith Impressions |         |          |
| Meiji Grants |                    |         |          |

## Pets

| Pet breeds | Pet attire   |
| ---------- | ------------ |
| Doyens     | Doyens       |
| Favors     | Meiji Grants |
| Royalties  |              |

## Household

| Furniture          | League merchandise |
| ------------------ | ------------------ |
| Doyens             | Zenith Impressions |
| Foreign Currencies | Meiji Grants       |
| Royalties          |                    |


---

# 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/game-economy.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.
