> 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/osnovnye-serii.md).

# Основные серии

В 2277 MYear корпорация MarCo, объявила о создании искусственного организма, способного на выполнение любых работ на незащищённой от космического излучения поверхности планеты в течение огромного срока. Более того, заявлялось, что они могут это делать в любых погодных условиях и без надзора со стороны марсиан. Обладая собственными сетями для обмена информацией и опытом, марсоиды стали лучшими друзьями марсиан и выполняли их просьбы и поручения в труднодоступных местах планеты. Так началась биомеханизация Марса...

{% hint style="info" %}
**Все марсоиды обязаны своим существованием самому первому,** [**Марсоиду №1**](https://getgems.io/nft/EQCqBccQKFqo6bhd7rhM7eFAxyZsG3u0oAfVZXwd6xI5ti6b)**, который до сих пор работает над улучшением технологий для носителей сознания своих клонов.**&#x20;
{% endhint %}

Первые марсоиды стоили больших денег и позволить себе иметь такого помощника мог далеко не каждый марсианин. Но со временем их количество увеличилось и они стали доступны любому марсовладельцу. Первая серия марсоидов давно устарела и им на смену пришла Вторая серия, а потом и третья, и будущем она тоже будет превзойдена технологически... Но Основные серии марсоидов так и будут продаваться и проходить рекурсии во всех Ядрах корпорации [**MarCo**](/ru/mir-igry/obshestvennaya-zhizn/marco.md), расположенных на каждом из [**участков Марса**](/ru/igrovye-obekty-i-nft/uchastki-na-marse.md).&#x20;

### Поколения Основных серий

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Марсоид v1</strong></td><td><img src="/files/03XmYtdqLs5x4s3e5GQM" alt=""></td><td>Самая первая версия марсианских биокиборгов.<br><br><strong>Всего: 19095</strong></td></tr><tr><td><strong>Марсоид v2</strong></td><td><img src="/files/0lFuyXFvmYgcTfuWz6Tn" alt=""></td><td>Усовершенствованная вместе с постройками вторая серия.<br><strong>Всего: ???</strong></td></tr><tr><td><strong>Марсоид v3</strong></td><td><img src="/files/thoUy3k0P4wMgvM4Llsr" alt=""></td><td>Третье поколение марсоидов с генами рептилианцев.<br><strong>Актуальная серия</strong></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/osnovnye-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.
