# The Buildings of Aerospace

- [Ground Control Station](https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/the-buildings-of-aerospace/ground-control-station.md): The Ground Control Station is the Telecommunications and Control Center of all Martian Flight Operations.
- [Vulcan Metalworks](https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/the-buildings-of-aerospace/vulcan-metalworks.md): The Forge of Mars
- [Rocket Fuel Factory](https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/the-buildings-of-aerospace/rocket-fuel-factory.md): Fuel For the Stars
- [Fuel Tanks](https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/the-buildings-of-aerospace/fuel-tanks.md)
- [Velociraptor Engine Factory](https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/the-buildings-of-aerospace/velociraptor-engine-factory.md): Coming Soon in the next few weeks!
- [Hangar](https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/the-buildings-of-aerospace/hangar.md): Coming Soon in the next few weeks!
- [Launch Pad](https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/the-buildings-of-aerospace/launch-pad.md): Coming Soon in the next few weeks!


---

# Agent Instructions: 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:

```
GET https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/the-buildings-of-aerospace.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.
