> For the complete documentation index, see [llms.txt](https://docs.milliononmars.com/playerguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/gen-1-vs-gen-2-vs-gen-3-buildings.md).

# Gen 1 vs Gen 2 vs Gen 3 Buildings

*The "Generation" specification for building references the quality and age of a Duskworks' building. The first generation buildings were made with incredibly expensive and hard to find components, making it nearly impossible to fabricate without Earth-side resources and accommodations. Generation Two were the next to be created, taking up more space than the previous generation in an effort to make it more cost-effective and easier to produce on Mars. The Generation Two was more successful than the Generation One in creating Mars-buildable buildings but Generation Three is the first generation to be able to be constructed by fabrication-specialized independent settlers, rather than only AADZ.*

The **only difference** between Gen 1 and Gen 2 **CORE** buildings is the **size**. Gen 1 buildings take **5 less space** than Gen 2 Buildings. To view the exact numbers, check out the player guide page for the building.

This makes the Gen 1 versions of buildings more valuable than Gen 2 versions of buildings.

**Example for Solar Panels:**

![](/files/Jsl4EUqze3bipf4QRROr)![](/files/lK8BjceRk2xc66kPsg8M)

**Gen 3 Buildings** have a maintenance cost. You'll need to periodically do tasks on them to reduce the hazard level otherwise the building will shut down. You can find the way to do that inside of the building's recipes.


---

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

```
GET https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/gen-1-vs-gen-2-vs-gen-3-buildings.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.
