> For the complete documentation index, see [llms.txt](https://hashguardians-2.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hashguardians-2.gitbook.io/whitepaper/directory/items-weapons/other-items.md).

# Other Items

Beyond the original early adopter items, there will be many other relevant in-game items to discover, such as unrevealed weapons, armor, and gadgets along with cosmetic items such as clothing, helmets, and hats.

As players progress through quests and other adventures, these additional items will be discovered as loot drops and quest rewards.&#x20;

Each item will have its own rarity level, and the item drops will be completely randomized, giving every player a change to find a unique or legendary item.&#x20;

**Items discovered while playing the game can be minted as on-chain NFTs and sold or traded with other players.**

HashGuardians players will be able to:

* Buy or sell weapons, items, and clothing on the secondary market.
* Get unique items via the HashGuardians HashBox (loot box).  HashBoxes will be dropped to HashGuardians NFT holders or sold publicly.
* Trade items with other players.


---

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