> For the complete documentation index, see [llms.txt](https://whitebooks.gitbook.io/martians-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitebooks.gitbook.io/martians-whitepaper/introduction/what-is-martians.md).

# What is Martians?

<figure><img src="/files/oJDR46aJNXnpvrYbdj77" alt=""><figcaption></figcaption></figure>

**Martians** is a meme-inspired cryptocurrency project built on the Ethereum blockchain, aiming to create a decentralized community-driven ecosystem. With its unique positioning as a 0% buy and sell tax token, Martians sets itself apart from traditional cryptocurrencies by offering a simple, fun, and accessible way for users to join the blockchain revolution.

At its core, Martians is more than just a token—it’s a movement powered by a growing community that shares a playful vision of the future. The project draws inspiration from both popular culture and the entrepreneurial spirit of Elon Musk, particularly his vision of humanity’s future on Mars.

### Inspiration from Elon Musk <a href="#inspiration-from-elon-musk" id="inspiration-from-elon-musk"></a>

<figure><img src="/files/Czj2v6GGw95A9jEPBrV6" alt=""><figcaption></figcaption></figure>

Elon Musk has been a source of fascination for tech enthusiasts and meme culture alike. His ambitious goals of making life multi-planetary and colonizing Mars have sparked imaginations across the globe. Some of Musk’s most iconic quotes, like *“Mars belongs to the Martians”* and *“Let the Martians decide their own future”*, have inspired this project.

Martians captures the essence of Musk’s humor and vision, blending it with the viral nature of meme culture to create a decentralized community that is both fun and futuristic. The project aims to reflect the visionary ideals Musk holds for the red planet while creating a space for its community to engage, grow, and shape the project’s future.


---

# 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://whitebooks.gitbook.io/martians-whitepaper/introduction/what-is-martians.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.
