# Welcome to the Galaxy

## Welcome to the Galaxy

- [Introduction](https://wiki.thegalaxybeyond.net/introduction.md): Welcome to The Galaxy Beyond. Your new Minecraft Star Wars adventure!
- [Towny](https://wiki.thegalaxybeyond.net/towny.md): How to start your town & commands!
- [Economy](https://wiki.thegalaxybeyond.net/economy.md): Learn different ways to make some extra cash on the server!
- [Galactic Trade Center](https://wiki.thegalaxybeyond.net/galactic-trade-center.md): Also known as the Auction House
- [Vehicles](https://wiki.thegalaxybeyond.net/vehicles.md): Speed around the galaxy!
- [Quests](https://wiki.thegalaxybeyond.net/quests.md): An explanation about all things quests!
- [Food](https://wiki.thegalaxybeyond.net/food.md): All things yummy!
- [Nevarro](https://wiki.thegalaxybeyond.net/planets/nevarro.md): Spawn
- [Mandalore](https://wiki.thegalaxybeyond.net/planets/mandalore.md): Explorable Planet, Home of the Mandalorians
- [Ilum](https://wiki.thegalaxybeyond.net/planets/ilum.md): Explorable Planet, Home of the Crystal Caves
- [Tython](https://wiki.thegalaxybeyond.net/planets/tython.md): Explorable Planet, Home of the Jedi
- [TerraPrime](https://wiki.thegalaxybeyond.net/planets/terraprime.md): Base Planet & Wilderness
- [Tatooine](https://wiki.thegalaxybeyond.net/planets/tatooine.md): Explorable Planet, Home of the Sand People
- [Lightsabers](https://wiki.thegalaxybeyond.net/crafting-recipes/lightsabers.md): An elegant weapon, for a more civilized age.
- [Durasteel Ingots](https://wiki.thegalaxybeyond.net/crafting-recipes/durasteel-ingots.md)
- [Beskar Ingots](https://wiki.thegalaxybeyond.net/crafting-recipes/beskar-ingots.md): Forged with the heart of Mandalore
- [Sith Armor](https://wiki.thegalaxybeyond.net/crafting-recipes/sith-armor.md)
- [Jedi Armor](https://wiki.thegalaxybeyond.net/crafting-recipes/jedi-armor.md)
- [Clone Trooper Armor](https://wiki.thegalaxybeyond.net/crafting-recipes/clone-trooper-armor.md)
- [Jabbas Palace Mob Arena](https://wiki.thegalaxybeyond.net/mob-arenas/jabbas-palace-mob-arena.md): “Let the challenge begin!” - Jabba the Hutt
- [Jabbas Palace Raid](https://wiki.thegalaxybeyond.net/raids/jabbas-palace-raid.md): Tatooines own, Jabbas Palace Raid
- [The Taking Back of Mandalore](https://wiki.thegalaxybeyond.net/raids/the-taking-back-of-mandalore.md): This is the way...


---

# 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://wiki.thegalaxybeyond.net/introduction.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.
