# Player Driven Economy

The name Million on Mars comes from Elon Musk's and Robert Zubrin's speculation about how many people it will take for the economy of Mars to be self-sustaining, with a combination of domestic production, and export balances sufficient to support import of any needed goods that can't be produced domestically. We are growing the Mars metaverse to simulate these economic flows, with our crafting and in-situ manufacturing game mechanics.  As such, we have a natural use case for a fully player-driven economy.

A player-driven economy, where players produce all the goods used in the economy for trade with other players, can more naturally find an equilibrium of supply and demand. Our hope is to realize this vision over time. First, we're creating all of the crafting chains and resources used in game, as we want to guarantee a high-quality experience. We believe our first job is to entertain -- empty metaverses are not entertaining. However, as the economy grows, we're shifting more of the crafting to players, and eventually even recipes, resources, and mission chains may be fully player-driven.&#x20;

More about this on our blog [here](https://blog.milliononmars.com/how-million-on-mars-is-turning-into-the-biggest-player-driven-world-on-web3-12aea3d73f16) and [here](https://blog.milliononmars.com/on-market-making-for-player-crafted-items-18765deacaa3).


---

# 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/whitepaper/economics/player-driven-economy.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.
