# FIRST STEPS ON MARS

- [Getting Started](https://docs.milliononmars.com/playerguide/first-steps-on-mars/getting-started.md): Start playing Million on Mars: Land Rush at https://milliononmars.io
- [Register For The Game](https://docs.milliononmars.com/playerguide/first-steps-on-mars/getting-started/register-for-the-game.md): Duskworks Registration Brochure: What to Expect on the New Planet?
- [Link Your Wallet](https://docs.milliononmars.com/playerguide/first-steps-on-mars/getting-started/link-your-wallet.md): Duskworks Registration Brochure: Credit and Currency
- [Buying an Access Pack](https://docs.milliononmars.com/playerguide/first-steps-on-mars/getting-started/buying-an-access-pack.md): Duskworks Registration Brochure: Access Granted
- [Missions](https://docs.milliononmars.com/playerguide/first-steps-on-mars/getting-started/missions.md): The Task Initiative from Duskworks HQ
- [Browse Planet Mars!](https://docs.milliononmars.com/playerguide/first-steps-on-mars/getting-started/browse-planet-mars.md): Duskworks Registration Brochure: Global View
- [Playing Safe On Web3](https://docs.milliononmars.com/playerguide/first-steps-on-mars/playing-safe-on-web3.md): You must keep your wallet secure - we have no ability to restore stolen NFTs
- [Suggested Reading](https://docs.milliononmars.com/playerguide/first-steps-on-mars/suggested-reading.md): AADZ: Literature and Historical Documentation
- [Game Updates](https://docs.milliononmars.com/playerguide/first-steps-on-mars/game-updates.md): The running log of changes we have shipped
- [Q4 - 2021](https://docs.milliononmars.com/playerguide/first-steps-on-mars/game-updates/q4-2021.md)
- [Q1 - 2022](https://docs.milliononmars.com/playerguide/first-steps-on-mars/game-updates/q1-2022.md)
- [Q2 -2022](https://docs.milliononmars.com/playerguide/first-steps-on-mars/game-updates/q2-2022.md)
- [Q3 - 2022](https://docs.milliononmars.com/playerguide/first-steps-on-mars/game-updates/q3-2022.md)
- [Q4 - 2022](https://docs.milliononmars.com/playerguide/first-steps-on-mars/game-updates/q4-2022.md)
- [Change Notes](https://docs.milliononmars.com/playerguide/first-steps-on-mars/game-updates/q4-2022/change-notes.md): Change Notes for Q4 2022
- [Composter & Seed Sowing](https://docs.milliononmars.com/playerguide/first-steps-on-mars/game-updates/q4-2022/composter-and-seed-sowing.md): 11/1/2022 Update Notes
- [Change Notes 2](https://docs.milliononmars.com/playerguide/first-steps-on-mars/game-updates/change-notes-2.md)
- [Q1 - 2023](https://docs.milliononmars.com/playerguide/first-steps-on-mars/game-updates/q1-2023.md)
- [💪 Subscription](https://docs.milliononmars.com/playerguide/first-steps-on-mars/subscription.md)


---

# 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/first-steps-on-mars.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.
