> For the complete documentation index, see [llms.txt](https://docs.milliononmars.com/whitepaper/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/whitepaper/million-on-mars-glitter-whitepaper/the-martian-multiverse.md).

# The Martian Multiverse

<table data-header-hidden><thead><tr><th width="212"></th><th width="363.9322548028312"></th><th></th></tr></thead><tbody><tr><td><em><strong>Million on Mars</strong></em></td><td>Craft, Earn and Settle Mars in this 2D game. Web and Mobile-Web, WAX and Solana support.</td><td>Live at milliononmars.io</td></tr><tr><td><em><strong>Million on Mars: Book One: Buffalo Commons</strong></em></td><td>First in a series!</td><td>Rolling out serially in game all through 2022</td></tr><tr><td><em><strong>Martizens</strong></em></td><td>Our first PFP project! Gorgeous art variations, based on the characters from our novel series, and available only on Solana. They're not just collectible - they will have in-game utility!</td><td>Launched on Fractal - Live now with in-game utility</td></tr><tr><td><em><strong>Million on Mars 3D</strong></em></td><td>Craft, Earn, Settle Mars in gorgeous 3D with real terrain</td><td>Alpha on Steam now</td></tr><tr><td><em><strong>Mars Bound Video Series</strong></em></td><td>Animated shorts set in the late 21st century, exploring the world our characters live in.</td><td>Episodes in Game</td></tr><tr><td>Future</td><td>New title that expands the Million on Mars Multiverse....</td><td>To be announced</td></tr></tbody></table>


---

# 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/whitepaper/million-on-mars-glitter-whitepaper/the-martian-multiverse.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.
