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

# Напитки

***

## Как варить напитки?

> Для того чтобы начать варить нужно **поставить котел над костром** или любым **другим теплым блоком** и положить нужные **ингредиенты** в котел нажатием **`ПКМ`**
>
> Посмотреть все рецепты можно командой **`/brewbook`**

<div data-with-frame="true"><figure><img src="/files/EMZIE6ToLHmaUMGorHht" alt="" width="563"><figcaption></figcaption></figure></div>

> После того как вы положили все ингредиенты в котел нужно подождать какое то время чтобы напиток сварился. Нужное время указано в **рецепте**! Чтобы узнать сколько времени варится котел **кликни по нему часами**!
>
> Когда время варки подойдет к концу, налейте содержимое котла в **бутылочки**!&#x20;
>
> Но напиток еще не готов! Читайте далее...

***

## Выдержка

{% hint style="warning" %}

* Не для всех напитков нужна выдержка, только для алкогольных!
* Для некоторых напитков нужен определенный тип древесины для бочки, читайте рецепт!
  {% endhint %}

> Чтобы напиток можно было пить нужна **выдержка**, для выдержки нужна **бочка**! Её можно сделать из любых досок, смотрите скриншот ниже чтобы повторить его
>
> Есть **2 вида** бочек - маленькая и большая, они отличаются **объемом**!

<div data-with-frame="true"><figure><img src="/files/XvEgLGkLeiy2K2bN9U7u" alt="" width="563"><figcaption></figcaption></figure></div>

> Для каждого напитка есть **своя стадия выдержки**, чтобы напиток был **хорошим** нужно держать его ровно столько времени сколько написано в **рецепте**!

{% hint style="warning" %}

* Мы могли что то упустить, полный гайд на напитки можно посмотреть [здесь](https://youtu.be/4T0e8wHyt0U?si=I2s_qAhFIDnH9C7S)!
  {% 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://vanilla-union.gitbook.io/vanilla-union-docs/mekhaniki/napitki.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.
