# Tokenomics

Yomi Gardens features multiple different currencies: three soft game currencies, Gold, Tsuki Energy, and Stardust, and a hard game currency, Crystals.

#### Soft Currency

* Gold
* Tsuki Energy
* Stardust

#### Hard Currency

* Crystals

Gold and Tsuki Energy are soft in-game currencies that are earned and spent throughout the game. They **cannot be traded and have no value outside the game**, and accumulation of each is only relevant to each individual player's progress.

**Stardust** is also a soft in-game currency. It is primarily obtained by ghosting duplicate companions in exchange for Stardust, and used to re-roll companion traits and purchase gifts.

Crystals are **premium utility tokens** that can be **purchased and used for trading inside the game**. They can also be earned for completing various achievements or tasks in the game. These tokens will be required to roll for new companion banners and acquire certain other premium goods, but won't be required to fully complete and enjoy the game.


---

# 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://yomi-games.gitbook.io/yomi-gardens/game-economy/tokenomics.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.
