# Items

### Acquisition Methods

Items, the tools that increase your in-game luck and yield, can be obtained through two distinct pathways:

#### [Raids](/game/missions/raids.md)

Successfully complete your raids and get rewarded with Battle boosters, essentials for your participating in [**Battles**](/game/missions/battles.md).

#### [Gem](#gem-trading)[ Trading](/inventory/introduction/gems.md)

Accumulate gems by failing raids or buying them in our shop. You can use gems to trade against Luck, Yield, and Consumable items.

### Item Types

* **Battle Boosters**: Improve your chance of success in [**battles**](/game/missions/battles.md).&#x20;
* **Yield Items**: Increase your yield of [**$BOOTY**](/token/usdbooty.md).
* **Luck Items**: Elevate your chances of success during [**Plunders**](/game/missions/plunders.md), [**Raids**](#raids), and [**Battles**](/game/missions/battles.md).
* **Yield & Luck Items**: A dual-benefit offering, boosting both your yield and luck.
* **Consumable Items**: One-time use power-ups, including life-savers like get-out-of-jail-free cards.

For those looking to diversify or enhance their inventory, **all items are tradable in secondary markets.**

### Equipping Mechanism

Choose wisely. While items can be equipped to any character of your choosing, an item can be equipped to only one character at any given moment. So, think tactically about which character benefits the most from a particular item.

### Tiers & Rarities

Items are more than just their utility; they come with a distinction.&#x20;

Luck and Yield Items have 4 separate tiers. Each tier contains items with different rarities. In addition to these tiers, there are two mythic items that serve both as luck and yield items.\
\
When you exchange gems for a specific Item, the rarity of the item you receive is determined by chance.&#x20;

The charm? Each rarity offers different base stats, meaning some items naturally offer higher luck or yield.

{% hint style="info" %}
**Choose wisely.** Think tactically about which character benefits the most from a particular item.
{% 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/items.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.
