# Items

Items are in-game only offchain assets in Blockchain Cuties Universe.&#x20;

They come in different types. From purely cosmetic items that change your Cutie's background to blockchain interacting items that can change data of the NFT on the blockchain.&#x20;

Below you can find a list of types of items that can be found in the game:&#x20;

* [Gear Items](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/items/item-types/gear-items.md)
* [Consumable Items](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/items/item-types/consumable-items.md)
* [Loot Boxes](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/items/item-types/loot-boxes.md)
* [Misc. Items](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/items/item-types/misc.-items.md)
* [Ingredients](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/items/item-types/ingredients.md)

Every item in the game has a [rarity](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/items/item-rarity.md) attached to them, which can be used as a shorthand to gauge how important/valuable these items are within the game's realm.&#x20;

Not all items can be sold straight away. Some need to be unbound through the [Forge](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/crafting/forge.md) and made non-personal. More details on Personal items can be found in this [article](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/items/personal-items.md).&#x20;


---

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