> 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/nagradnye-serii/seriya-makar.md).

# Серия Makar

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

Makar - это марсоид которого создали в ходе экспериментов с увеличением выносливости и грузоподъёмности экзоскелета марсианских работников. В результате, эта тестовая модель не поступила на рынок, но так как доказала свою функциональность и выносливость, в MarCo решили, что Макаров можно выдавать за определённые заслуги перед Марсом.

Благодаря серии Makar впоследствии были выпущены [**марсоиды серии Mark**](/ru/igrovye-obekty-i-nft/marsoidy/ogranichennye-serii/seriya-mark.md), обладающие ещё большей производительностью.

### Характеристики

#### Жизненный цикл

Условия приобретения:: **Участие в маркетинговых кампаниях TONPlanets**

Срок годности носителя: **6** [**MYear**](/ru/mir-igry/vremya-na-marse.md)

Стоимость рекурсии: **630** [**MCoin**](/ru/mir-igry/ekonomicheskaya-model/mcoin.md)

#### Рабочие параметры

Специализация: [**Основные Ресурсы**](/ru/igrovoi-process/dobycha-resursov/osnovnye-resursy.md)

Эффективность добычи: **x2**

Скорость обучения: **х1**

#### Потребление

(Стандартное потребление марсоида)

* <img src="/files/0AdvXcKoN1t6U5SLniA4" alt="" data-size="line"> [Трава](/ru/mir-igry/ekologiya-planety/biomy-na-marse/trava.md) **-0,1923454**
* <img src="/files/MHS4Knv3bhadVhdvgOaO" alt="" data-size="line"> [Камни](/ru/mir-igry/ekologiya-planety/biomy-na-marse/kamenistaya-ravnina.md) **-0,159876114**
* <img src="/files/oXb48XnLBD4HpA3qdWay" alt="" data-size="line"> [Сахар](/ru/mir-igry/ekologiya-planety/biomy-na-marse/sakharnyi-trostnik.md) **-0,159969171**
* <img src="/files/BQJeReKBmtEPXLTIfozd" alt="" data-size="line"> [Пшеница](/ru/mir-igry/ekologiya-planety/biomy-na-marse/pshenichnoe-pole.md) **-0,061583424**
* <img src="/files/DSJPVTxNOGq0fbFDFMmi" alt="" data-size="line"> [Дерево 2 кат.](/ru/mir-igry/ekologiya-planety/biomy-na-marse/molodye-derevya.md) **-0,027285097**
* <img src="/files/QDAYnNR60hBZrzcbw5EL" alt="" data-size="line"> [Семена](/ru/mir-igry/ekologiya-planety/biomy-na-marse/zapovednik.md) **-0,052240308**
* <img src="/files/Pvbl9KIQcG2jtzZynFNP" alt="" data-size="line"> [Рис](/ru/mir-igry/ekologiya-planety/biomy-na-marse/risovye-polya.md) **-0,021574853**
* <img src="/files/Esg7cC5O1eoKFNl72ujo" alt="" data-size="line"> [Дуб](/ru/mir-igry/ekologiya-planety/biomy-na-marse/les.md) **-0,020729459**

***

### Дополнительная информация

**Ниже в хронологическом порядке представлена информация, касающаяся изменений в параметрах марсоидов Makar.**

* [ ] Марсоид Макар введён в игру
* [ ] Выдача Макаров за участие в конкурсе отзывов
* [x] [2023.09.06 ТОП 10 покупателей $MARS в августе получили по Макару](https://t.me/TONPlanetsTalks/79756/177406)
*


---

# 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/nagradnye-serii/seriya-makar.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.
