> 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/master.md).

# Introduction

**HashGuardians Universe**

HashGuardians Universe is an action-adventure gaming platform focused on entertaining gameplay, player engagement, and classic arcade fun. We are building community driven content focused on the creation of a true multiplayer universe – one filled with a variety of creatures and characters.

Based upon a player-focused economy and blockchain technology, the HashGuardians Universe will enable players to directly benefit from gameplay through claimable NFTs and HashCoins obtained by completing quests, mini-games, and open-world adventures using their unique HashGuardians NFT.&#x20;

Equip your HashGuardians with unique loot items (minted as NFTs) or sell these items to other players on the secondary market.

Connect with other HashGuardian players as you work cooperatively to complete in-game challenges and grow your HashCoin fortunes.

Join us and become the strongest HashGuardian in the universe!

**Disclaimer:**

The information provided in this document are not legally binding. The concepts and ideas in this document are not guaranteed. No products should be purchased as mean of investment or a expected return.&#x20;

The details are intended to be purely informational and based upon possible future developments of the team and the company.

Website: [HashGuardians.io](https://hashguardians.io/)

Twitter:[ twitter.com/HashGuardians](https://twitter.com/HashGuardians)

Discord: [discord.com/invite/ka5z9ZUcB7](https://discord.com/invite/ka5z9ZUcB7)

![](/files/e46SgVpkkeqZmrzKwkvh)


---

# 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, and the optional `goal` query parameter:

```
GET https://hashguardians-2.gitbook.io/whitepaper/directory/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
