> For the complete documentation index, see [llms.txt](https://wiki.tuesday-prime.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tuesday-prime.ru/dobro-pozhalovat/tuesday/mekhaniki/alkogol.md).

# Алкоголь

На нашем сервере установлен плагин **Brewery** на варку алкоголя.\
\
&#x20;[**Зелёный Абсент**](https://brewery.fandom.com/ru/wiki/Зелёный_Абсент) 46ml\
&#x20;[**Абсент**](https://brewery.fandom.com/ru/wiki/Абсент) 42ml\
&#x20;[**Ром**](https://brewery.fandom.com/ru/wiki/Ром) 30ml\
&#x20;[**Виски**](https://brewery.fandom.com/ru/wiki/Виски) 26ml \
[**Джин**](https://brewery.fandom.com/ru/wiki/Джин) 20ml\
&#x20;[**Текила**](https://brewery.fandom.com/ru/wiki/Текила) 20ml\
&#x20;[**Водка**](https://brewery.fandom.com/ru/wiki/Водка) 20ml\
&#x20;[**Грибная Водка**](https://brewery.fandom.com/ru/wiki/Грибная_Водка) 18ml\
&#x20;[**Яблочный Ликёр**](https://brewery.fandom.com/ru/wiki/Яблочный_Ликёр) 14ml\
&#x20;[**Яблочная Медовуха**](https://brewery.fandom.com/ru/wiki/Яблочная_Медовуха) 11ml\
&#x20;[**Эгг-Ног**](https://brewery.fandom.com/ru/wiki/Гоголь-Моголь) 10ml\
&#x20;[**Медовуха**](https://brewery.fandom.com/ru/wiki/Медовуха) 9ml \
[**Вино**](https://brewery.fandom.com/ru/wiki/Вино) 8ml \
[**Сидр**](https://brewery.fandom.com/ru/wiki/Сидр) 7ml \
[**Тёмное Пиво**](https://brewery.fandom.com/ru/wiki/Тёмное_Пиво) 7ml\
&#x20;[**Обычное Пиво**](https://brewery.fandom.com/ru/wiki/Пиво_Обычное) 6ml \
[**Пшеничное Пиво**](https://brewery.fandom.com/ru/wiki/Пшеничное_Пиво) 5ml\
&#x20;[**Картофельный Суп**](https://brewery.fandom.com/ru/wiki/Картофельный_Суп) 0ml \
[**Кофе**](https://brewery.fandom.com/ru/wiki/Кофе) -6ml


---

# 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://wiki.tuesday-prime.ru/dobro-pozhalovat/tuesday/mekhaniki/alkogol.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.
