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

# Спиртовой завод

<figure><img src="/files/k5hiwnjMFzmEX8K0zqJD" alt=""><figcaption><p>Спиртзавод</p></figcaption></figure>

В целях упрощения логистики Спиртзавод можно построить только на [**биоме**](/ru/mir-igry/ekologiya-planety/biomy-na-marse.md) [**сахарного тростника**](/ru/mir-igry/ekologiya-planety/biomy-na-marse/sakharnyi-trostnik.md). Самые счастливые марсоиды работают именно здесь. Из пшеницы и сахара делается закваска, а из неё путём дистилляции выделяется этанол - спирт, необходимый для других [**химических**](/ru/igrovye-obekty-i-nft/licenzii/khimik.md) производств и Волновых технологий.

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

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

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

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

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

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

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

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

Каждый марсоид добывает **1 ед.** <img src="/files/oWJlCe2JuPCFzC3CgN2r" alt="" data-size="line"> [Этанола](/ru/igrovoi-process/dobycha-resursov/proizvodimye-materialy.md) за **1** [**MDay**](/ru/mir-igry/vremya-na-marse/marsianskii-kalendar.md), расходуя на его производство:

* <img src="/files/oXb48XnLBD4HpA3qdWay" alt="" data-size="line"> [Сахар](/ru/mir-igry/ekologiya-planety/biomy-na-marse/sakharnyi-trostnik.md) -**1**
* <img src="/files/BQJeReKBmtEPXLTIfozd" alt="" data-size="line"> [Пшеница](/ru/mir-igry/ekologiya-planety/biomy-na-marse/pshenichnoe-pole.md) -**1**
* Расходы на содержание [**марсоида**](/ru/igrovye-obekty-i-nft/marsoidy.md) и [**амортизацию**](/ru/mir-igry/ekonomicheskaya-model/amortizaciya-proizvodstva.md)&#x20;

***

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

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

* [x] [2022.10.17 На Биржу добавлен Этанол](https://t.me/c/1767979959/21630)
* [x] [2022.10.18 Начало Эпохи Индустриализации](https://t.me/TONPlanets/221)
* [x] [2022.10.19 Спиртовой завод доступен для заказа в ядрах MarCo](https://t.me/TONPlanetsTalks/1/74982)
*


---

# 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/spirtovoi-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.
