> For the complete documentation index, see [llms.txt](https://marsology.tonplanets.com/ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marsology.tonplanets.com/ru/igrovye-obekty-i-nft/marsoidy/ogranichennye-serii.md).

# Ограниченные серии

К ограниченным сериям относятся марсоиды, количество которых было зафиксировано после окончания события, в рамках которого они выдавались. Например, количество Марсоболистов было ограничено числом футбольных команд, участвовавших в ЧМФ 2022, а каждая серия коллекционных марсоидов имеет заранее установленное время окончания события, во время которого можно выполнить M2E-задание и получить соответствующий экземпляр.

### Виды Ограниченных серий

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Марсоболисты</strong></td><td><img src="/files/ROTUZzm91DyDF3lbqGI8" alt=""></td><td>Продавались во время проведения ЧМФ 2022, дают возможность выполнять M2E-задания с наградой в MCoin. <br>Всего: 186</td><td></td><td><a href="/pages/GUa9xpON8eFwWIQ0UNe2">/pages/GUa9xpON8eFwWIQ0UNe2</a></td><td></td></tr><tr><td><strong>Коллекции</strong></td><td><img src="/files/CXpqeC21W02vA2MWiw9l" alt=""></td><td>Выдаются во время официальных событий за выполнение M2E-заданий. Участвуют в событиях сюжета игры.</td><td></td><td><a href="/pages/8TwHYu7IYB9ghOj76HuS">/pages/8TwHYu7IYB9ghOj76HuS</a></td><td></td></tr><tr><td><strong>Серия Mark</strong></td><td><img src="/files/AGTuoLaOIMLIBWdldlL0" alt=""></td><td>Продавались с целью пополнения Рекламного фонда проекта, добывают в три раза больше Основных ресурсов.<br>Всего: 299</td><td></td><td><a href="/pages/cxgnRrChpyr4C6N6uYKQ">/pages/cxgnRrChpyr4C6N6uYKQ</a></td><td></td></tr></tbody></table>


---

# 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://marsology.tonplanets.com/ru/igrovye-obekty-i-nft/marsoidy/ogranichennye-serii.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.
