# Gems

Gems present a unique avenue of redemption for players. \
\
These glittering collectibles come into possession only when a [**raid**](/game/missions/raids.md) attempt doesn't go as planned.

Serving a singular but vital purpose, gems are your currency to claim [**Luck**, **Yield**, and **Consumable Items**](/inventory/introduction/items.md).&#x20;

Gems remain exclusive to the in-game ecosystem and **cannot** be traded on secondary platforms.

{% hint style="info" %}
Gems, collected from **failed** [**raids**](/game/missions/raids.md), are your in-game currency for specific items. Don't let setbacks discourage you; every gem offers a chance at redemption!
{% 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.reavers.xyz/inventory/introduction/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.
