# Degen Guide to the Galaxy

## Degen Guide to the Galaxy

- [Welcome](https://guide.degens.space/readme.md)
- [Quickstart](https://guide.degens.space/getting-started/quickstart.md)
- [Mint your pilot](https://guide.degens.space/getting-started/mint-your-pilot.md)
- [Fundamentals](https://guide.degens.space/getting-started/combat-basic.md): Degens in Space clash in intense combat in arenas scattered across the galaxy, battling for loot, $MATTER, experience and glory.
- [Your first battles](https://guide.degens.space/getting-started/your-first-battles.md): Must-read instructions to start your journey as a space degen
- [FAQ](https://guide.degens.space/getting-started/faq.md): Frequently Asked Questions that might help pilots navigating the Space
- [Pilots](https://guide.degens.space/cosmic-rules/pilots.md)
- [Co-pilots](https://guide.degens.space/cosmic-rules/co-pilots.md): Co-Pilots: minting and skill bonuses
- [Items](https://guide.degens.space/cosmic-rules/items.md)
- [Skills and Stats](https://guide.degens.space/cosmic-rules/skills-and-stats.md)
- [Advanced rules](https://guide.degens.space/cosmic-rules/combat-advanced.md)
- [Co-pilots old](https://guide.degens.space/cosmic-rules/co-pilots-old.md)
- [$MATTER and Rewards](https://guide.degens.space/economy/economy.md)
- [Tournaments](https://guide.degens.space/economy/tournaments.md)
- [Bazaar](https://guide.degens.space/economy/bazaar.md)
- [DMT specification](https://guide.degens.space/technical/dmt.md)
- [API](https://guide.degens.space/technical/api.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://guide.degens.space/readme.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.
