> For the complete documentation index, see [llms.txt](https://docs.kegland.com.au/recipes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kegland.com.au/recipes/readme/all-grain-recipe-kits/all-grain-lager-kits.md).

# All Grain Lager Kits

Crisp and refreshing. Sometimes dark and malty. What's not to love about a KegLand All Grain Lager recipe?

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>All Grain Recipe Kit - Munich Helles - Hellesraiser</td><td><a href="/pages/Z8GHPprVdI7N1rGf1Ln8">/pages/Z8GHPprVdI7N1rGf1Ln8</a></td><td><a href="/files/7PHQPRwbfw5XwRFXlKRZ">/files/7PHQPRwbfw5XwRFXlKRZ</a></td></tr><tr><td>All Grain Recipe Kit - Vienna Lager - Wolfgang</td><td><a href="/pages/R3pdW4PV2VvAE88JRJ7r">/pages/R3pdW4PV2VvAE88JRJ7r</a></td><td><a href="/files/Yl4GUWEjGnFyfi0ZegZs">/files/Yl4GUWEjGnFyfi0ZegZs</a></td></tr><tr><td>All Grain Recipe Kit - Märzen - Marzen Attacks</td><td><a href="/pages/aFJeSblmnVJgJaimCYhL">/pages/aFJeSblmnVJgJaimCYhL</a></td><td><a href="/files/lJ6ra516xoeLKCoUTaQy">/files/lJ6ra516xoeLKCoUTaQy</a></td></tr><tr><td>All Grain Recipe Kit - Bock - The Hunt For Red Bocktober </td><td><a href="/pages/FdLDetEP8Vo6FOt9NaWJ">/pages/FdLDetEP8Vo6FOt9NaWJ</a></td><td><a href="/files/IwWqUGjxJiAWEeqK7Qvr">/files/IwWqUGjxJiAWEeqK7Qvr</a></td></tr><tr><td>Golden Givers All Grain Recipe Kit - German Pilsner - Happy Chappy</td><td><a href="/pages/j9n4T2hfAoG0rQoRNmB6">/pages/j9n4T2hfAoG0rQoRNmB6</a></td><td><a href="/files/hf7it512gJXlNUBvYWU5">/files/hf7it512gJXlNUBvYWU5</a></td></tr><tr><td>All Grain Recipe Kit - Lager - Dundee Draught</td><td><a href="https://docs.kegland.com.au/recipes/~/changes/583/readme/all-grain-recipe-kits/all-grain-recipe-kit-lager-dundee-draught-kb51673">https://docs.kegland.com.au/recipes/~/changes/583/readme/all-grain-recipe-kits/all-grain-recipe-kit-lager-dundee-draught-kb51673</a></td><td><a href="/files/0QWF4AlnMwq92hjobrGa">/files/0QWF4AlnMwq92hjobrGa</a></td></tr><tr><td>All Grain Recipe Kit - David Heath - Vienna Lager</td><td><a href="/pages/RzRngpfs2pMvhYs31Eoh">/pages/RzRngpfs2pMvhYs31Eoh</a></td><td><a href="/files/w4vIMJ7ZiN0DkgbQI5yM">/files/w4vIMJ7ZiN0DkgbQI5yM</a></td></tr><tr><td>All Grain Recipe Kit - David Heath - Munich Helles</td><td><a href="/pages/DED4Lcc9S0TGOQI7fzZL">/pages/DED4Lcc9S0TGOQI7fzZL</a></td><td><a href="/files/GVhD3KmMtkOY4SHrr18Y">/files/GVhD3KmMtkOY4SHrr18Y</a></td></tr><tr><td>All Grain Recipe Kit - David Heath - Czech Pilsner</td><td><a href="/pages/dW1cAYImTsoJM1VPHalj">/pages/dW1cAYImTsoJM1VPHalj</a></td><td><a href="/files/Bbr0pCDHNf70nYKLQC0j">/files/Bbr0pCDHNf70nYKLQC0j</a></td></tr><tr><td>All Grain Recipe Kit - David Heath - Kolsch</td><td><a href="/pages/PDMLW9bN0GqFug5gkxRk">/pages/PDMLW9bN0GqFug5gkxRk</a></td><td><a href="/files/IGkRUpT0ZCdcPgJoqEng">/files/IGkRUpT0ZCdcPgJoqEng</a></td></tr><tr><td>All Grain Recipe Kit - Mexican Lager - Zac's Summer Cerveza</td><td><a href="/pages/99VadSQ7oUdKzdVzeOSI">/pages/99VadSQ7oUdKzdVzeOSI</a></td><td><a href="/files/2MfY3YBnD3ZW0Sq0aZCV">/files/2MfY3YBnD3ZW0Sq0aZCV</a></td></tr></tbody></table>


---

# 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://docs.kegland.com.au/recipes/readme/all-grain-recipe-kits/all-grain-lager-kits.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.
