# HashGuardians Universe Gameplay

## HashGuardians Gameplay

- [HashGuardians Universe Gameplay](https://hashguardians-2.gitbook.io/whitepaper/directory.md): This document was originally written in 2021 and describes a project in development. Last Update - January 28, 2022
- [Introduction](https://hashguardians-2.gitbook.io/whitepaper/directory/master.md)
- [Dynamic Development](https://hashguardians-2.gitbook.io/whitepaper/directory/dynamic-development.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated - Last Update - January 28, 2022
- [Basic Game Framework](https://hashguardians-2.gitbook.io/whitepaper/directory/basic-game-framework.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Species](https://hashguardians-2.gitbook.io/whitepaper/directory/species.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Open World](https://hashguardians-2.gitbook.io/whitepaper/directory/open-world.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Buildings](https://hashguardians-2.gitbook.io/whitepaper/directory/buildings.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Game Economy](https://hashguardians-2.gitbook.io/whitepaper/directory/play-to-earn-quests.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Quest](https://hashguardians-2.gitbook.io/whitepaper/directory/play-to-earn-quests/quest.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Mini-Games](https://hashguardians-2.gitbook.io/whitepaper/directory/play-to-earn-quests/mini-games.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Items and Weapons](https://hashguardians-2.gitbook.io/whitepaper/directory/items-weapons.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Early Adopter Items](https://hashguardians-2.gitbook.io/whitepaper/directory/items-weapons/genesis-items-1.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Other Items](https://hashguardians-2.gitbook.io/whitepaper/directory/items-weapons/other-items.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Item Utility](https://hashguardians-2.gitbook.io/whitepaper/directory/items-weapons/item-utility.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Crew Management/Spaceship](https://hashguardians-2.gitbook.io/whitepaper/directory/crew-managment-spaceship.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [HashCoins](https://hashguardians-2.gitbook.io/whitepaper/directory/hashcoins.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [HashBoxes](https://hashguardians-2.gitbook.io/whitepaper/directory/hashbox.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Early Adopter HashBox](https://hashguardians-2.gitbook.io/whitepaper/directory/hashbox/genesis-hashbox.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [HashGuardians NFTs](https://hashguardians-2.gitbook.io/whitepaper/directory/hashguardians-token-nft.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [CNFT Universe](https://hashguardians-2.gitbook.io/whitepaper/directory/cnft-universe.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022
- [Cardano Blockchain](https://hashguardians-2.gitbook.io/whitepaper/directory/cardano-blockchain.md): HashGuardians Whitepaper -This document describes a project in development and is being regularly updated- Last Update - January 28, 2022


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://hashguardians-2.gitbook.io/whitepaper/directory.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.
