# Space Hunters

## Space Hunters

- [Synopsis](https://space-hunters.gitbook.io/space-hunters/game/synopsis.md): Space Hunters is a massive multiplayer online, time limited crystal hunt game. Each crystal hides a prize 💎 and some of them will literally change your life 👇🏼
- [Goal](https://space-hunters.gitbook.io/space-hunters/game/goal.md): With a secret pass to the "cosmic genesis," and teamed up with an AI spaceship pilot, you must collect as many crystals as you can.
- [📘 Definitions](https://space-hunters.gitbook.io/space-hunters/game/definitions.md): Before we dive into the gameplay let's agree on some terms:
- [Mission Prep](https://space-hunters.gitbook.io/space-hunters/game/mission-prep.md)
- [🫡 Quest on](https://space-hunters.gitbook.io/space-hunters/game/quest-on.md)
- [Back to base](https://space-hunters.gitbook.io/space-hunters/game/back-to-base.md)
- [Governance](https://space-hunters.gitbook.io/space-hunters/council/governance.md): Space Hunters will be co-created by our very own O.G. community
- [How to join ?](https://space-hunters.gitbook.io/space-hunters/council/how-to-join.md)
- [Founder](https://space-hunters.gitbook.io/space-hunters/team/founder.md)
- [Partners](https://space-hunters.gitbook.io/space-hunters/team/partners.md)


---

# 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://space-hunters.gitbook.io/space-hunters/game/synopsis.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.
