> 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/tournaments/layin-brick.md).

# Layin' Brick

<figure><img src="/files/46chhGhRCnhHqv19jsce" alt=""><figcaption><p>Jesse LeBou</p></figcaption></figure>

Hey there Martians,

I'm Jesse LeBou, a mining advisor at Duskworks Landing. I'm supervising the construction of our new launch pads and I'm a sporting man, so I'm inviting you to our latest tournament, Building Launch Complex 0b100111a. This tournament is about supporting our efforts in building a launch complex that will help us explore further and advance our Aerospace technology on Mars.

To join the tournament, just click on the Tournaments Button (Trophy icon) on the left side of your screen. The tournament is a raffle style, with a minimum of 1 settler and a maximum of 10,000 settlers able to join. The tournament will last for 23 hours, with a 1 hour cool-down in between. The entry fee is 100 Concrete, a small price to pay for the potential rewards.

To score in the tournament, just donate water, ice, or sulfur to Jesse's 3D Print Shop in the Duskworks Landing DTM. The more you donate, the higher your chances of winning. By donating these essential resources, you'll be helping us build our launch complex and advance our Aerospace tech on Mars.

The rewards for this tournament are as follows:

* 1st-3rd place: Launch Pad Schematic
* 4th-11th place: Aerospace Research Paper + Consolation Prize
* Consolation Prize:
  * 1 0x27a Artifact Shard
  * Random Professional EXP

We hope to see you participating in the Building Launch Complex 0b100111a tournament and supporting our efforts on Mars. Let's work together to build a better future on the red planet.

{% hint style="warning" %}
Players must finish the associated Duskworks Introduction Mission to be eligible to enter this Tournament.&#x20;
{% endhint %}


---

# 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/tournaments/layin-brick.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.
