> 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/glitter-tokenomics/governance-and-dao.md).

# Governance and DAO

## Glitter Governance

Glitter is managed day-to-day by the management of Million on Mars, with authority as distributed by its board of directors - Keri Waters and Erik Bethke. Initially, Erik Bethke is CEO and inherits final authority for the management of the token and the company's holdings is the chief game economist, and is the final authority for the management of the token economy for long-term stability.

## Plans for a DAO

It is currently TBD when the company might formalize a Decentralized Autonomous Organization (DAO).  We want to empower all the holders of the Glitter token to weigh in on decisions that are relevant to our main mission, and also on roadmap questions that could reasonably be serviced by the company in any potential outcome of the decision. However, we must complete an exploration of the mechanics of forming and maintaining a DAO before we commit to that.&#x20;

As an interim step, we propose to hold "DAO-like" votes on several issues in the coming year, to explore how such a structure might evolve.\
\
\
DAO-like Vote #1 Summer Solstice - Roadmap Choice One

* A 15 day period of time where the roadmap of Q2 is presented in two choices “Red” or “Blue"

DAO-like Vote #2 Fall Equinox - Roadmap Choice Two

* A 15 day period of time where the roadmap of Q3 is presented in two choices “Red” or “Blue”

DAO-like Vote #3  Winter Solstice - Roadmap Choice Three

* A 15 day period of time where the roadmap of Q4 is presented in two choices “Red” or “Blue”

### Representative Issues that may be introduced for a vote by Glitter token holders:

Single Plot

Build types

Land Survey Staking

Farmer - Food

Power Generation

Rover Chain

Chemicals

Estate Owner


---

# 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/glitter-tokenomics/governance-and-dao.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.
