> 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/aerospace/duskworks-landing.md).

# Duskworks Landing

## Welcome to Duskworks Landing!

You the players will be rewarded in Dusk for all of the buildings here in Duskworks Landing as we are keen on having Million on Mars a player driven and player created world!  *Go find for Wayne a.k.a. Beowulf and Jesse Le Beau in Duskworks Landing for the scoop here.*

### Speak to the Residents of Duskworks Landing:

Players must complete the associated [Missions](/playerguide/buildings-for-your-martian-homestead/aerospace/duskworks-landing/missions.md) to gain access to the Aerospace [Tournaments](/playerguide/buildings-for-your-martian-homestead/aerospace/duskworks-landing/tournaments.md).

## **Build Launch Complex 0b100111a**

Settlers at Duskworks Landing are working together to build the launch complex at Launchpad 0b100111a. Building out the launch complex will greatly ease the logistics for new settlers to reach Waterloo City.\
\
Below are the Buildings players will be using to donate materials and score points in the brand new Aerospace Launch Tournaments.&#x20;

{% hint style="warning" %}
Players who are not enrolled in the matching tournament while using Duskworks Landing Recipes will not earn points!
{% endhint %}

### **Planetary Projects Inc. (3D Print Shop)**&#x20;

[**Layin’ Bricks!**](/playerguide/buildings-for-your-martian-homestead/aerospace/duskworks-landing/tournaments/layin-brick.md) **- Jesse LeBou** is supervising the construction launch pads for Launch Complex 0b100111a. Thousands of units of concrete, sulfur and water are being sought for the mass production of the Refractory Concrete Hexagonal Bricks.

### **Beowulf's Forge (Vulcan Metalworks)**

[**Barn Raising!**](/playerguide/buildings-for-your-martian-homestead/aerospace/duskworks-landing/tournaments/barn-raising.md) **- Wayne a.k.a “Beowulf”** at Duskworks Landing is organizing work parties to create the Hangars. He is thirsty for all sorts of Metals, Energy and Labor to create these Hangars.

### ALFA Microbial Research Center (Water Filter)

[**ALFA Tournament**](/playerguide/buildings-for-your-martian-homestead/aerospace/duskworks-landing/tournaments/alfa-tournament.md) **- Dr. Jan Spacek** based in Duskworks Landing is conducting an advanced search for extant Martian microbes. The work has been producing an array of microorganisms that have shown that Martian microbes share the same ancestry with ancient Earth Archaean microbes. A private donor on Earth has been impressed with this project and has stepped up the funding!

[**ALFA Mars (Agnostic Life Finding Association – Mars)** ](https://primordialscoop.org/2022/08/08/a-new-project-to-find-existing-life-on-mars-before-humans-arrive/)

### Duskworks Fuel Donation Site (Fuel Tanks)

[**Grab a Hopper** ](/playerguide/buildings-for-your-martian-homestead/aerospace/duskworks-landing/tournaments/grab-a-hopper.md)- Fuel Duskwork's Aerospace ventures and support Mars exploration with Grab a Hopper tournament

### Marisol's Garden (Greenhouse)

#### **Waterloo City’s Greenhouses have Failed!**

Saboteurs from the Greens in Waterloo City have introduced a pathogen to the great greenhouses of Waterloo City! As a result, **Marisol of Waterloo City** has ordered all of the current crops to be destroyed and deep irradiation of the greenhouses. Marisol has issued a call for food production from the settlers, as well as soil to restock the greenhouses.

## And more coming soon!

We will continuously grow Duskworks Landing and add in more fun folks, recipes, leaderboards, missions, and secrets here.  You absolutely know something is going to go down at **The Mines**!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/duskworks-landing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
