# Missions Loot

Successful Gemhunters missions yield two types of loot:&#x20;

* Gems 💎
* Equipment for your Beras (Armour and Weapons) ⚔️

<figure><img src="/files/QGKhMyph2bUah2r67xSd" alt="" width="375"><figcaption><p>Claim your rewards after succesfully completing the mission!</p></figcaption></figure>

The quality of loot varies with the mission type.

<figure><img src="/files/KeCU3zkNylFDwvfYpMr6" alt=""><figcaption><p>Missions Loot Table</p></figcaption></figure>

Gems are awarded for every mission, and the amount increases with difficulty. So a Quest will yield hundreds of Gems, but Raids will yield tens of thousands. &#x20;

Equipment, once looted, is added to your inventory.

{% hint style="warning" %}
Getting legendary items is quite difficult. Even raids don't guarantee them, but you can always get extremely lucky and obtain a legendary from less difficult missions.&#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/missions/missions-loot.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.
