> For the complete documentation index, see [llms.txt](https://opengit.gitbook.io/hunger-chains-revolution/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://opengit.gitbook.io/hunger-chains-revolution/metaverse/nfts-in-details.md).

# NFTs in details

#### Weapons

Players are able to create their own items and set a price and unique quantity. Their creations can then be added to and promoted within the Hunger Chains Marketplace. Five classified materials will be offered with a limited total supply. Items made with these rare materials will include their own unique in-game expressions.

#### Character skins

During most NFT drops, or in-game loot drops, players will win full outfits. These outfits will have a mix of randomized cosmetic and functional parameters that will make the items more unique.

#### Accessories

Secondary items will also be available and exchangeable as NFTs:

* Backpack Hats / Helmets
* Sprays
* Avatar frames
* Avatar calling cards
* Chat emotes
* Character emotes\
  dances / poses and etc.
* Parachute skin
* Parachute trails
* Pets
* Vehicle skin

#### Cities & Areas

City & Areas is the social and economic layer of the game. The Size and Rarity of the City or Area will be known at the time of sale. Here are some of the parameters that will be randomized for each Cities & Areas:

* Mining and Reprocessing
* City control
* Area control
* Business control

#### Tools & Equipment

Some interactions require a player to equip certain tools, like mining or reprocessing minerals. Equipment can be earn as in-game rewards or purchased through NFT or secondary marketplace transactions.


---

# 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://opengit.gitbook.io/hunger-chains-revolution/metaverse/nfts-in-details.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.
