# Items and Weapons

Weapons, clothing, and other equipable items are the basic loot of each HashGuardian.  With these items, HashGuardians can be equipped individually and specifically for different missions.&#x20;

With our inventory system, each player will be able to equip their HashGuardian with any currently owned items.  Think of it like having access to an armory of HashGuardians equipment!

Additional items, weapons, and clothing can be discovered or earned while playing the HashGuardians game.  Purchasing NFT based equipment from the secondary market will be an option as well.&#x20;

Occasional HashBox drops via public sale or as airdrop rewards for HashGuardians NFT holders will also include random assortments of weapons, clothing, new NFTs, and other items. &#x20;

HashGuardian items will be divided into different rarity levels based upon the rarity of their traits.  The exact rarity list of items and weapons will be added to this whitepaper during the development process. \
\
Rarity levels will include:

* Common
* Uncommon
* Rare
* Epic
* Legendary

All earned items, clothing, and weapons are able to be minted as an on-chain NFTs and sold or traded on secondary marketplaces.

HashGuardian NFTs that are not originally equipped with a weapon will be able to choose a common level weapon for every adventure or quest.  Once a higher rarity weapon is discovered by the player, it will be available to for use as well.  &#x20;

**Early adopter items equipped on the original HashGuardian NFTs are not able to be sold separately.  They will remain locked to their unique HashGuardian.**

More information regarding early adopter items is provided on the next page.


---

# 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://hashguardians-2.gitbook.io/whitepaper/directory/items-weapons.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.
