> For the complete documentation index, see [llms.txt](https://docs.marsecosystem.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.marsecosystem.com/russkii/belaya-kniga/mars-nft.md).

# Mars NFT

2021 – года **Mars Ecosystem** официально запустит проект Mars Genesis. Избранные пользователи смогут стать членами "Космических всадников" и создать автономное сообщество через MarsDAO. Их цель - помочь человечеству выжить, создать высокоавтономное сообщество Марса, а также создать и продолжить совершенствование и развитие межзвездной финансовой системы.

Экосистема Mars выберет определенное количество пользователей из тех, кто внес свой вклад в сообщество, и передаст им по воздуху **посадочный билет NFT** и **капитанские NFT** - официальное доказательство того, что они были на нашей первой ракете. Те, кто получит их, присоединятся к экосистеме Марса на космическом корабле **Genesis Spacecraft One** и примут участие в создании первоначального сообщества MarsDao.

**Dr. Marvin** - первый житель Марса и один из первых амбассадоров Экосистемы Mars. На него возложена следующая миссия:

:digit\_one: **Разработать руководство по использованию продуктов Mars Ecosystem, обеспечив их удобство для новичков в DeFi.**

:digit\_two: Аирдроп & продажа NFT пользователям, которые следуют за Mars Ecosystem, включая оборудование Mars, космические корабли, кислородные баллоны, полотенца, динамики, скейтборды, и т.д..... и прямое вознаграждение XMS - оставайтесь с нами, чтобы получить больше информации о том, что будет дальше.

В будущем Mars Ecosystem также будет расширять возможности различных уровней **NFT**, так что следите за новостями.

​

[<br>](https://ttxstm.gitbook.io/mars-ecosystem/belaya-kniga/marsdao)


---

# 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.marsecosystem.com/russkii/belaya-kniga/mars-nft.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.
