> For the complete documentation index, see [llms.txt](https://hitech.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hitech.gitbook.io/untitled/forestry-gendustry.md).

# Forestry/GenDustry

- [Forestry](https://hitech.gitbook.io/untitled/forestry-gendustry/forestry.md): Forestry — модификация для Minecraft, добавляющая новые виды деревьев, пчёл, предметов и механизмов.
- [Введение](https://hitech.gitbook.io/untitled/forestry-gendustry/forestry/vvedenie.md)
- [Начало](https://hitech.gitbook.io/untitled/forestry-gendustry/forestry/nachalo.md): Модификация форестри добавляет разнообразное кол-во пчёл и деревьев, а так-же механизмов для работы с ними. Давайте начнём с основ
- [Первые пчёлы](https://hitech.gitbook.io/untitled/forestry-gendustry/forestry/pervye-pchyoly.md): На сборке HiTech, пчёл можно получить через ульи, давайте разберёмся где же их найти
- [Пасека](https://hitech.gitbook.io/untitled/forestry-gendustry/forestry/paseka.md): Пасека — основное устройство пчеловодства. Позволяет получать пчелиную продукцию, а также заниматься разведением и селекцией пчёл
- [Биг улей](https://hitech.gitbook.io/untitled/forestry-gendustry/forestry/big-ulei.md)
- [Механизмы](https://hitech.gitbook.io/untitled/forestry-gendustry/forestry/mekhanizmy.md)
- [Автоматические фермы](https://hitech.gitbook.io/untitled/forestry-gendustry/forestry/avtomaticheskie-fermy.md)
- [GenDustry](https://hitech.gitbook.io/untitled/forestry-gendustry/gendustry.md): Gendustry — это дополнение для модификации Forestry, добавляющий механизмы для генетических манипуляций пчёл, бабочек и деревьев.
- [Механизмы](https://hitech.gitbook.io/untitled/forestry-gendustry/gendustry/mekhanizmy.md): Список всех механизмов GenDustry
- [Промышленная пасека](https://hitech.gitbook.io/untitled/forestry-gendustry/gendustry/promyshlennaya-paseka.md): Промышленная пасека — механизм из дополнения Gendustry. Для работы требует энергию Thermal Expansion (20 RF ) за тик времени без установленных улучшений
- [Улучшение](https://hitech.gitbook.io/untitled/forestry-gendustry/gendustry/uluchshenie.md)
- [Предметы](https://hitech.gitbook.io/untitled/forestry-gendustry/gendustry/predmety.md): Инструменты GenDustry с их описанием
- [Топ ген](https://hitech.gitbook.io/untitled/forestry-gendustry/gendustry/top-gen.md): Тут будет предоставлен список лучших ген для максимальной эффективности пчёл


---

# 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://hitech.gitbook.io/untitled/forestry-gendustry.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.
