# In-game currencies

There are 3 different in-game currencies: Gold, Crystals and Gems.&#x20;

<mark style="color:yellow;">**Gold**</mark>: As one of the in-game currencies, you can use Gold to buy new in-game cards.

You can earn Gold by:&#x20;

1. Successfully completing a level.
2. Completing quests or achievements.
3. Winning in Raid mode.
4. Playing Challenge mode.&#x20;
5. Achieving a place in the top 100 players at the end of the month (monthly leaderboard).&#x20;

<mark style="color:purple;">**Crystals**</mark>: Crystals, generated by crystallizing cards, serve as in-game currency for card upgrades, fusions and the «blochainization» feature. You can also exchange unwanted in-game cards for Crystals through the irreversible process of «crystallization». To crystallize cards, visit the team screen, tap «crystallize», select the cards you wish to crystallize and then press «collect».

\ <mark style="color:blue;">**Gems**</mark>: Gems, obtainable through purchases in the Shop, are another in-game currency. They serve two main purposes: refilling your stamina and acquiring cards with a guaranteed higher rarity than when using gold.


---

# 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://docs.spellsofgenesis.com/spells-of-genesis/gameplay/in-game-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.
