# Items (ERC-1155)

Items serve as powerful tool, amplifying active teams stats and providing them with additional bonuses.

## Item Rarity

Rarity determines how powerful and unique the item is. The higher the rarity the more powerful the item is.

* <mark style="color:green;">Common Items</mark>
* <mark style="color:blue;">Rare Items</mark>
* <mark style="color:purple;">Epic Items</mark>
* <mark style="color:yellow;">Legendary Items</mark>&#x20;

## Collections

Items in Zeeverse are also split by collections:

* [Curve: The 4th Dimension](/economy/nft-assets/items-erc-1155/collection-curve-the-4th-dimension.md)
* [Genesis](/economy/nft-assets/items-erc-1155/collection-genesis.md)
* [Weekly Harvest](/gameplay/events/weekly-harvest-past-event.md)
* [Simulacrum Umbra](/economy/nft-assets/items-erc-1155/collection-simulacrum-umbra.md)


---

# 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://whitepaper.zee-verse.com/economy/nft-assets/items-erc-1155.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.
