# In-Game Currencies

#### Soul Stones

* You'll be awarded these unique stones for outplaying the competition in the Adventurer League.
* Soul Stones are rare jewels used to craft \[SSR] gear and purchase the most valuable of items at the Shop.
* Exchange Soul Stones for CTXT at the XPLA GAMES and use them to craft mighty NFT gear.
* Methods of earning Soul Stones may be added or changed in the future.

#### Mithril

* Earn Mithril from Mithril Mines or by completing special missions.
* Mithril is used to craft \[SR] gear and purchase rare items at the Shop.
* You can exchange Mithril for CST at the XPLA GAMES.

#### Dimension Coin

* A Dimension Coin is an in-game item that allows you to convert Mithril to CST.
* One Dimension Coin is used at a time when converting Mithril to CST.
* Conversion is not available if you don't have Dimension Coins.

{% hint style="info" %}
Adventurers can obtain Dimension Coins from in-game contents.
{% endhint %}

#### Gold

* Gold is an essential currency for your overall growth. It can be obtained from places like Adventure mode.
* You'll need Gold to enhance gear, learn skills, and upgrade your Relics.

**Blue Gems**

* Earn Blue Gems as you play the game. Use them on Skill Draw and in the Shop.

**Red Gems**

* You can obtain Red Gems through in-app purchases and use them on Skill Draw, Accel, and more.

**Iron Ores**

* You'll need Iron Ores to enhance gear. They can be obtained from Idle Rewards and Chapter Dungeons.
* They're used at the Forge and also go into crafting \[R] gear.

#### Ancient Coins

* You can earn Ancient Coins as Chapter Dungeon Clear Rewards.
* Ancient Coins can be spent on items at the Ancient Shop that'll help you on your journey.


---

# 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.chromaticsouls.xpla.games/economy/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.
