# Gear Items

Gear items are equipable items that players can equip on their Cuties to better their [stats](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/cuties/cutie-stats.md).&#x20;

These items can be equipped into Cutie [item slots](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/items/equipment-slots.md) and they are divided into slot-type items.&#x20;

Additionally, these items change the visual representation of a Cutie when equipped.&#x20;

![Standard Cutie before and after equiping items](/files/kN2N3ZVbs2mYM9eivZjv)

After equipping items on the Cutie its stats changed accordingly to the item values (plus set bonus where applicable)&#x20;

![Cutie stat comparison with and without equipment](/files/aBfqz9u1nw7rIdTJFp39)

{% hint style="info" %}
Special Cuties do not change their appearance. Those special ones are [Unique Cuties](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/cuties/cutie-types/unique-cuties.md) and [Tribute Cuties](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/cuties/cutie-types/tribute-cuties.md).&#x20;
{% endhint %}

Currently, there are no items that improve Cutie's element score. The only stats the items can affect are:&#x20;

* Attack
* Defense
* Evasion
* Luck
* Drop Chance
* Experience Boost
* Raid Power

In addition to the common values of the items, they can give a "set buff" when multiple items from a set are equipped. Items that grant a set bonus have "Set x#" columns in their stat sheets. The # represents the number of set items needed to be equipped on the Cutie for that bonus to be applied.&#x20;

![Set bonus colums in an item page](/files/Q3wWZf54CdcW47ylQs6Q)

{% hint style="info" %}
Set bonus is not cumulative. The bonus is applied depending on the number of items equipped.&#x20;
{% endhint %}

In addition to the set bonus, some items offer a Season Buff during Seasons and Events. \
For more information on that refer to [Season Buff](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/game-mechanics/seasons/season-buff.md) article


---

# 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.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/items/item-types/gear-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.
