> For the complete documentation index, see [llms.txt](https://ttxstm.gitbook.io/mars-ecosystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ttxstm.gitbook.io/mars-ecosystem/belaya-kniga/genesis-launch.md).

# Genesis Launch

**Mars Ecosystem** скоро будет запущен на BSC, а "**Genesis Rocket Launch**" состоится в то же время, чтобы отпраздновать это событие.

Цель мероприятия Genesis - предоставить первой группе пользователей, которые понимают и поддерживают видение и развитие экосистемы Марса, возможность бесплатно зарабатывать <img src="/files/-Mh_NygbGcxEvYI4DJqv" alt="" data-size="line"> XMS.

Продолжительность события Бытия составляет 3 дня. В течение этих 3 дней пользователи могут **BUSD в Mars Treasury для монетного двора** <img src="/files/-Mh_NkJLmHohY_j9hHmJ" alt="" data-size="line"> **USDM**.

В конце мероприятия Genesis все участвующие пользователи будут в равной степени разделить 5% от общей суммы. <img src="/files/-Mh_NygbGcxEvYI4DJqv" alt="" data-size="line"> XMS в награду за участие. Поскольку механизм контроля за тиражом требует, чтобы рыночная стоимость XMS была как минимум в 2,5 раза выше <img src="/files/-Mh_NkJLmHohY_j9hHmJ" alt="" data-size="line"> Оборотное предложение USDM, протокол изначально установит рыночную стоимость XMS в 3 раза больше объема добычи USDM после события Genesis. Ожидается, что количество BUSD, депонированных в Genesis, составит около 100 миллионов, и, соответственно, начальное количество долларов США в обращении также составляет около 100 миллионов. Это означает рыночную стоимость <img src="/files/-Mh_NygbGcxEvYI4DJqv" alt="" data-size="line"> XMS стоит не менее 300 миллионов долларов после Genesis.&#x20;

**Вознаграждение за участие в размере 5% от общего количества XMS соответствует 15 миллионам долларов США!**


---

# 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://ttxstm.gitbook.io/mars-ecosystem/belaya-kniga/genesis-launch.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.
