# Introduction

In the vast world of our game, your inventory isn't just a collection—it's a cornerstone of your success. Here, each item possesses the potential to drastically shift the tides of your adventure.

From enhancing **yields** and boosting **luck** to safeguarding against unforeseen dangers, the items you acquire and the gems you trade play a pivotal role.

As you embark on your journey, understanding the intricacies of your inventory will be paramount to conquering challenges and maximising rewards.&#x20;

Dive deep into the significance of [**items**](/inventory/introduction/items.md) and [**gems**](/inventory/introduction/gems.md), and equip yourself for the odyssey ahead.

<figure><img src="/files/WFinlCMjR6pheATbIiax" alt=""><figcaption></figcaption></figure>


---

# 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.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.
