> 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/people/advisors.md).

# Advisors

We are honored to have the advice and support of a diverse set of advisors. All of our advisors engage with the company monthly, and we have directly incorporated their advice.\
\
**Mike Fincke**

* Astronaut's Astronaut!
* Time in space 382 days
* EVAs - 9!
* EVA time 48+ hours!
* [Soyuz TMA-4](https://en.wikipedia.org/wiki/Soyuz_TMA-4) ([Expedition 9](https://en.wikipedia.org/wiki/Expedition_9))
* [Soyuz TMA-13](https://en.wikipedia.org/wiki/Soyuz_TMA-13) ([Expedition 18](https://en.wikipedia.org/wiki/Expedition_18))
* [STS-134](https://en.wikipedia.org/wiki/STS-134)
* [Boeing Starliner-1](https://en.wikipedia.org/wiki/Boeing_Starliner-1)

**Robert Zubrin**

* Architect of Mars Direct&#x20;
* Founder of the Mars Society
* Advises on Science and Engineering applied to Mars
* Deep interest in emerging social structures on Mars

**Elizabeth Yeung**

* Co-founder brX (sold 2019)
* Hong Kong-based, London-trained attorney with deep blockchain expertise
* Establishing board level partnerships with blockchain partners, and advising on go-to-market and tokenomics


---

# 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/people/advisors.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.
