# Currencies

## List of currencies

### Tokens

With tokens you can upgrade all the enchantments

### Gems

Gems haven't any use yet, but in the following weeks i will add the Gem Enchantment types and there will be enchantments that will cost gems

### Crystals

Crystals haven't any use yet, but in the following weeks i will add a robot system that they will need to be upgrade with crystals

### Multipliers

The multipliers will duplicate your sells when you mine, for example, if you have 5.0 multiplier and you mine a block that gives you 3k tokens, it will give you 3000\*5 = 15k tokens


---

# 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://edwardbelt.gitbook.io/edprison-core-documentation/features/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.
