> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/about-gigaverse.md).

# About Gigaverse

<figure><img src="/files/ATzbrJ18hsUBzyuS8jOL" alt=""><figcaption></figcaption></figure>

#### A crypto RPG built by GLHF.

Play now ➜ [gigaverse.io](https://gigaverse.io/play). 🎮

More about who we are, what we're building, and our progress:&#x20;

➜ [111 days of Gigaverse](https://x.com/0xDith/status/1933170212343288293)\
➜ [200 days of Gigaverse](https://x.com/0xDith/status/1968052918738624750)\
➜ [$2M fundraise](https://x.com/playgigaverse/status/1963257028543172996) from [1confirmation](https://www.1confirmation.com/portfolio/)

\
Gigaverse has no official roadmap: updates to the game and our ecosystem are released unexpectedly on a rolling basis. This allows the builders at GLHF to operate with complete agility and to always deliver on what our players want most. \
\
Core game design principles include: (1) keeping it easy to understand and play (we want your uncle Jebediah and your little niece Zelda to enjoy the game), (2) building features that give players the thrill of taking risks (good luck) and earning rewards (have fun), and (3) leveraging the power of nostalgia through top tier pixels and a timeless RPG story you play a central role in. \
\
We look forward to welcoming you to Gigaverse. \
\
— GLHF Team

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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://docs.gigaverse.io/about-gigaverse.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.
