# Martians Whitepaper

## Martians

- [What is Martians?](https://whitebooks.gitbook.io/martians-whitepaper/introduction/what-is-martians.md)
- [Vision and Mission](https://whitebooks.gitbook.io/martians-whitepaper/introduction/vision-and-mission.md)
- [The Martians Background Story](https://whitebooks.gitbook.io/martians-whitepaper/introduction/the-martians-background-story.md)
- [Community and Future Vision](https://whitebooks.gitbook.io/martians-whitepaper/introduction/community-and-future-vision.md)
- [Overview of the Martians Token](https://whitebooks.gitbook.io/martians-whitepaper/tokenomics/overview-of-the-martians-token.md)
- [Mechanism](https://whitebooks.gitbook.io/martians-whitepaper/tokenomics/mechanism.md)
- [Zero Tax](https://whitebooks.gitbook.io/martians-whitepaper/tokenomics/zero-tax.md)
- [Utility and Use Cases](https://whitebooks.gitbook.io/martians-whitepaper/tokenomics/utility-and-use-cases.md)
- [Roadmap](https://whitebooks.gitbook.io/martians-whitepaper/roadmap.md)
- [Community and Governance](https://whitebooks.gitbook.io/martians-whitepaper/community-and-governance.md)
- [Marketing and Growth Strategy](https://whitebooks.gitbook.io/martians-whitepaper/marketing-and-growth-strategy.md)
- [Links](https://whitebooks.gitbook.io/martians-whitepaper/links.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whitebooks.gitbook.io/martians-whitepaper/introduction/what-is-martians.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.
