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

# Агрополе

<figure><img src="/files/kJjdwQqjP5B06yua3Kxw" alt=""><figcaption><p>Agrofield</p></figcaption></figure>

Агрополе - это несколько небольших посадок на обработанной и обогащённой марсианской почве с различными однолетними и многолетними растениями, способными увеличить количество собираемых на [**травянистых биомах**](/ru/mir-igry/ekologiya-planety/biomy-na-marse/trava.md) биоматериалов. То есть, каждый марсоид, работающий в Агрополях, приносит на 10% больше травы. Использование Агрополей выгодно в долгосрочной перспективе, а тем более если игроком был достигнут лимит в 100 работающих на участке марсоидов.&#x20;

Агрополе относится к [**бустерным постройкам**](/ru/igrovye-obekty-i-nft/postroiki/bustery.md).

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

***Срок службы:*****&#x20;6** [**MYear**](/ru/mir-igry/vremya-na-marse/marsianskii-kalendar.md) (полгода)

**Время строительства:** **6** **MDay** (6 часов)

***Вместимость:*** **5 марсоидов**&#x20;

**Стоимость одного рабочего места: 50 MCoin**

**Время подготовки рабочего места: 6 MDay**

#### Ресурсы, необходимыедля постройки:

* <img src="/files/DSJPVTxNOGq0fbFDFMmi" alt="" data-size="line"> [Дерево 2-й категории:](/ru/mir-igry/ekologiya-planety/biomy-na-marse/molodye-derevya.md) **100**
* <img src="/files/HkKiECTJE7zaEkj0QG0S" alt="" data-size="line"> [Медь:](/ru/mir-igry/ekologiya-planety/biomy-na-marse/plato-mineralov.md) **50**

### Расход ресурсов

#### Каждый работающий на агрополе марсоид потребляет:

* <img src="/files/oXb48XnLBD4HpA3qdWay" alt="" data-size="line"> [Сахар](/ru/mir-igry/ekologiya-planety/biomy-na-marse/sakharnyi-trostnik.md) **-0.16**
* <img src="/files/BQJeReKBmtEPXLTIfozd" alt="" data-size="line"> [Пшеница](/ru/mir-igry/ekologiya-planety/biomy-na-marse/pshenichnoe-pole.md) **-0.062**
* <img src="/files/QDAYnNR60hBZrzcbw5EL" alt="" data-size="line"> [Семена](/ru/mir-igry/ekologiya-planety/biomy-na-marse/zapovednik.md) **-0.052**
* <img src="/files/Pvbl9KIQcG2jtzZynFNP" alt="" data-size="line"> [Рис](/ru/mir-igry/ekologiya-planety/biomy-na-marse/risovye-polya.md) **-0.022**
* <img src="/files/rZHcTL7Bf9M1HqqOOuEI" alt="" data-size="line"> [Овощи](/ru/mir-igry/ekologiya-planety/biomy-na-marse/korneplodnye-kultury.md) **-0.02**
* <img src="/files/xYPq7fGuO8OR7ZEa0MZ1" alt="" data-size="line"> [Железо](/ru/mir-igry/ekologiya-planety/biomy-na-marse/plato-mineralov.md) **-0.004**
* <img src="/files/lZkLRHATxtJJIPGdoR54" alt="" data-size="line"> [Отдых](/ru/mir-igry/ekologiya-planety/biomy-na-marse/chistye-peski.md) **-0.011**
* <img src="/files/xvMO5p7eA8an6jiLRyEZ" alt="" data-size="line"> [Вода](/ru/mir-igry/ekologiya-planety/biomy-na-marse/lednik.md) **-0.003**

#### Добыча ресурса в MDay:

<img src="/files/0AdvXcKoN1t6U5SLniA4" alt="" data-size="line"> [Трава](/ru/mir-igry/ekologiya-planety/biomy-na-marse/trava.md) **+1.394646**

{% hint style="info" %}

#### На добычу ресурса и уровень потребления работающих в этих постройках марсоидов могут влиять [климатические события](/ru/mir-igry/ekologiya-planety/klimaticheskie-sobytiya.md).

{% 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, and the optional `goal` query parameter:

```
GET https://marsology.tonplanets.com/ru/igrovye-obekty-i-nft/postroiki/bustery/agropole.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.
