> 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/zavody/cementnyi-zavod.md).

# Цементный завод

<figure><img src="/files/jrlEE2CWC7exjjdigSW4" alt=""><figcaption><p>Цементный завод</p></figcaption></figure>

На биоме [**каменистая равнина**](/ru/mir-igry/ekologiya-planety/biomy-na-marse/kamenistaya-ravnina.md) каждый марсовладелец может построить завод и производить свой собственный [**цемент**](/ru/igrovoi-process/dobycha-resursov/proizvodimye-materialy.md), необходимый для создания других построек. Технологический процесс очень сложный и включает в себя несколько стадий химического производства, поэтому марсианский цемент гораздо крепче того, что производился на Земле. Из-за климатических особенностей планеты, некоторые здания на Марсе нуждаются в более прочных каркасах, хотя чаще всего достаточно и полимерного камня.&#x20;

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

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

* <img src="/files/Esg7cC5O1eoKFNl72ujo" alt="" data-size="line"> [Дуб](/ru/mir-igry/ekologiya-planety/biomy-na-marse/les.md) **90**
* <img src="/files/xYPq7fGuO8OR7ZEa0MZ1" alt="" data-size="line"> [Железо](/ru/mir-igry/ekologiya-planety/biomy-na-marse/plato-mineralov.md) **60**

**Время строительства:** **6** [**MDay**](/ru/mir-igry/vremya-na-marse/marsianskii-kalendar.md) (6 часов)

**Срок службы = 6 MYear** (полгода)

**Количество рабочих мест: 5**

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

### Производство

Для производства цемента не используются дополнительные материалы или ресурсы. Марсоиды используют обычные камни, которых бессчётное количество на том биоме, где устанавливается завод. И с этими камнями они делают следующее: размалывают их в порошок и сортируют на несколько фракций - предпочтение отдаётся наиболее мелкой из них. Потом эту мелкодисперсную марсианскую пыль смешивают с небольшим количеством глины и пропускают через башню теплообменника, где из них образуется так называемый клинкер, основа цемента. После охлаждения и помола клинкера в него добавляют ионы железа, которое считается вторичным продуктом первых этапов обработки марсианского реголита.

#### Добыча:

Каждый [**марсоид**](/ru/igrovye-obekty-i-nft/marsoidy.md) добывает **1 ед.** <img src="/files/FJzgmJTumFOkSeHQqzMC" alt="" data-size="line"> [Цемента](/ru/igrovoi-process/dobycha-resursov/proizvodimye-materialy.md) за **1 MDay**.&#x20;

***

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

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

* [x] [На Биржу добавлен ресурс Цемент](https://t.me/c/1767979959/21630)
* [x] [Открыт доступ к Цементному заводу](https://t.me/c/1578768862/2510) (чат Холдеров)
* [x] [Начало Эпохи Индустриализации](https://t.me/TONPlanets/221)
*


---

# 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/zavody/cementnyi-zavod.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.
