# Gems

Beramonium Gems are an in-game, off-chain, non-transferable currency. You can’t buy or sell them, and they’re linked to your Gemhunters account.

<figure><img src="/files/aKXkVLnltL1QeuXcpDKp" alt=""><figcaption><p>Gems are the primary currency for Gemhunters</p></figcaption></figure>

Currently, there are three main use cases for Gems:&#x20;

**Obtaining new missions:** The first mission of each type is free; subsequent ones require Gems. For example, to start three Quests simultaneously, you must buy the extra two with Gems.

<figure><img src="/files/zv0PLJFD3U8Eg8iuOM6N" alt="" width="563"><figcaption><p>Buy missions for Gems if you want to run more than one of each type</p></figcaption></figure>

[**Leaderboard**](/beramonium-chronicles-gemhunters/leaderboard.md)**:** Win legendary rewards by obtaining the most Gems throughout the Season. The main prize in Season One is a Bit Bear!&#x20;

[**Gem Store:**](/beramonium-chronicles-gemhunters/the-store/rewards.md)  Here you can buy your Gemhunters rewards - NFTs, Raffle Tickets and Mystery Boxes!

{% hint style="warning" %}
Mission purchase cost goes up every time you purchase a mission and resets once the initial free mission timer finishes. **Strategize wisely, as there's no guarantee that you will always receive more Gems than the mission purchase cost!**&#x20;
{% endhint %}


---

# 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.beramonium.io/beramonium-chronicles-gemhunters/gems.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.
