> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/zh/nft-xi-lie/gigaverse-you-xi-nei-dao-ju.md).

# Gigaverse 游戏内道具

游戏内的道具可以通过游玩 Gigaverse 获得。有些道具和装备无法直接获取，必须通过制作获得。详情请见打造系统概览。道具拥有不同的稀有度和用途：**请务必阅读说明，了解其可用功能**。

目前有些道具的用途尚未公布，玩家将会在以后游戏过程中逐步发掘它们的效用。今天看似毫无用武之地的东西，明天就可能会在你的游戏过程中大放异彩。

***

#### 物品 NFT 规格 <a href="#token-specifications" id="token-specifications"></a>

* 区块链 - Abstract
* 类型 - ERC-1155
* 合约 - [0x50A5eb2B3B289D4cFda0e307609b655175a275b1](https://abscan.org/token/0x50a5eb2b3b289d4cfda0e307609b655175a275b1)

| 类型   | 描述                         |
| ---- | -------------------------- |
| 材料   | 用于技能升级和制作                  |
| 皮肤   | 用于在 Gigaverse 中区分你的角色的装饰物品 |
| 可收集物 | 可能在游戏中有特殊用途，也可能没有          |
| 消耗品  | 用于在战斗中提供增益效果               |
| 装备   | 增加属性或者一些其他实用的特性            |

#### 市场: <a href="#marketplaces" id="marketplaces"></a>

* **游戏内的交易市场 Gigamarket** **（极度推荐！）**
* [OpenSea](https://opensea.io/collection/gigaverse-items) (Abstract)
* [MagicEden](https://magiceden.io/collections/abstract/0x50a5eb2b3b289d4cfda0e307609b655175a275b1) (Abstract)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/zh/nft-xi-lie/gigaverse-you-xi-nei-dao-ju.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.
