# 5.1.1. Currency Classes

All the currencies of Metarun are divided into soft and hard currencies.

### **a. Soft Currency**

Metarun Soft currencies can only be obtained and used inside the game but cannot be converted into $MRUN tokens. The list of soft currencies is

* GOLD&#x20;
* SAPPHIRE
* DIAMOND

<div align="left"><img src="/files/wKvd22BTKUGXha9lwQzW" alt=""></div>

### **b. Hard Currency**

Hard currency in  Metarun means that it can be obtained inside the game, and also it can be exchanged into Metarun native tokens & $MRUN tokens through price oracles. There is only 1 type of hard currency in the game, i.e., OPAL.

<div align="left"><img src="/files/9RvbKOLZObZWmAeVuGl0" alt=""></div>


---

# 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://doc.metarun.game/metarun-economy/5.1-currencies/5.1.1.-currency-classes.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.
