> 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/postroiki/bustery.md).

# Бустеры

Постройки дающие буст добычи [**основных ресурсов**](/ru/igrovoi-process/dobycha-resursov/osnovnye-resursy.md) имеют общую механику: Для того, чтобы постройка начала работать её нужно разместить на соответствующем [**биоме**](/ru/mir-igry/ekologiya-planety/biomy-na-marse.md) и купить рабочие места, которые строятся те же 6 [**MDay**](/ru/mir-igry/vremya-na-marse/marsianskii-kalendar.md) (6 часов), что и сама бустерная постройка. Далее в бустер назначаются [**марсоиды**](/ru/igrovye-obekty-i-nft/marsoidy.md) и они начинают добывать основной ресурс с 10% увеличением производительности.&#x20;

{% hint style="info" %}
**То есть, добыча каждого отправленного в бустер марсоида увеличивается на 10%.**&#x20;
{% endhint %}

### Сроки и рабочие места

Рабочие места покупаются на срок **6** [**MYear**](/ru/mir-igry/vremya-na-marse.md) (6 месяцев) и если они были куплены намного позже постройки, срок эксплуатации которой тоже **6 MYear** (полгода), то при [заблаговременном продлении](https://mars.tonplanets.com/ru/owner/items/) срока постройки они останутся активными до истечения их собственного срока действия. Если же вы не успеете продлить срок эксплуатации постройки, у вас будет **336 MDay** (14 дней), чтобы это сделать, но рабочие места придётся покупать заново.&#x20;

{% hint style="info" %}

#### Можно сэкономить Mcoin, если не покупать все рабочие места сразу. Определите нужное количество рабочих мест заранее, чтобы они не простаивали.

{% endhint %}


---

# 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:

```
GET https://marsology.tonplanets.com/ru/igrovye-obekty-i-nft/postroiki/bustery.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
