# Crafting Your Own Buildings

*Duskworks has started its "Gray Goo" operation, distributing the blueprints of Generation Three buildings to settlers with enough experience to create their very own Duskworks buildings.*

*These buildings have a higher maintenance cost than Generation Two buildings due to the nature of being created DIY by settlers but they'll be cheaper than purchasing them directly from the Duskworks bases.* \
\
*Chief Researcher Katherine Collins would like to remind settlers the importance of keeping their buildings well maintained or else they will not sustain optimal operation.*

![Example Graphic of How to Create a Mining Rig](/files/OBvSkAjLQRxehCs2uPgO)

### What Buildings can I create?

On launch of player crafting:

| Building     | Minting Token Cost        | Source          |
| ------------ | ------------------------- | --------------- |
| Solar Panels | 3 + (2 to turn into NFT)  | 3D Print Shop   |
| Mining Rig   | 35 + (2 to turn into NFT) | Engineering Bay |
| C.A.D.       | 3 + (2 to turn into NFT)  | Engineering Bay |

More buildings will be available to craft as time goes on and Duskworks releases more blueprint data. These blueprints have a slightly differing size and have a maintenance cost. Otherwise they will function identical to the previous generation's building.

Alongside the **Minting Token** cost you will also need some resources. To find out exactly what you need head over to the following pages and find the recipe within.

{% content-ref url="/pages/pDMXIp7geFNucAryTpDZ" %}
[3D Print Shop](/playerguide/buildings-for-your-martian-homestead/core-factories/3d-print-shop.md)
{% endcontent-ref %}

{% content-ref url="/pages/eqZjl6s0T84yuP55zW1r" %}
[Engineering Bay](/playerguide/buildings-for-your-martian-homestead/advanced-factories/engineering-bay.md)
{% endcontent-ref %}

### Okay, how do I mint it?

Now that you've obtained your Mintable building, you'll need to mint it. Head over to your inventory and you'll notice a bright new shiny button on your Mintable building.

{% hint style="info" %}
As of the time of writing, the fee to mint the Mintable Buildings is 2 Minting Tokens. This is subject to change!
{% endhint %}

If you don't see your minted building in the **Wallet** section of your inventory right away, do a page refresh and check again. If it still doesn't appear, contact support!


---

# 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/crafting-your-own-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.
