# Gigaverse Game Items

**Items can be earned and found throughout Gigaverse.** Some items and pieces of gear cannot be found, and must instead be crafted. See [Crafting Overview](/crafting-and-stations/crafting-overview.md). Items have different rarities and uses: make sure you read their description to learn about what they can be used for. \
\
It is not known what all items will be used for yet: some hold undisclosed future uses that players will discover in time. Something you think is useless today, may prove very useful tomorrow.&#x20;

***

### Token Specifications:

* Blockchain - Abstract
* Type - ERC-1155
* Contract - [0x50A5eb2B3B289D4cFda0e307609b655175a275b1](https://abscan.org/token/0x50a5eb2b3b289d4cfda0e307609b655175a275b1)

<table data-full-width="false"><thead><tr><th width="251">Type</th><th width="452">Description</th></tr></thead><tbody><tr><td>Material</td><td>Items used for skill leveling and crafting</td></tr><tr><td>Skin</td><td>Cosmetics used to distinguish yourself in Gigaverse </td></tr><tr><td>Collectible</td><td>May or may not have special uses in-game</td></tr><tr><td><a data-mention href="/pages/z11dtS7qpKvAohDmnD6h">/pages/z11dtS7qpKvAohDmnD6h</a></td><td>Items used to provide boosts in combat</td></tr><tr><td><a data-mention href="/pages/G5t9Fboymbw9Y9fQoS9l">/pages/G5t9Fboymbw9Y9fQoS9l</a></td><td>Items with utility </td></tr></tbody></table>

***

### Marketplaces:

* &#x20;**In-game** [Gigamarket](/in-game-trading/gigamarket.md) **(recommended for best experience)**
* [OpenSea](https://opensea.io/collection/gigaverse-items) (Abstract)
* [MagicEden](https://magiceden.io/collections/abstract/0x50a5eb2b3b289d4cfda0e307609b655175a275b1) (Abstract)

Items in the [Gigamarket](https://glhfers.gitbook.io/gigaverse/in-game-trading/gigamarket) can be traded directly in-game. Abstract ETH in an Abstract Global Wallet can be used to purchase items, and Abstract ETH is also what you will receive directly to your wallet from sales.

To trade on OpenSea or MagicEden, or to send items to others onchain, you must visit the “Trade Port” tab in-game and export your items to the blockchain, which will incur an export fee + Abstract gas.

<br>

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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.gigaverse.io/nft-collections/gigaverse-game-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.
