> 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-neipa-hazy-kits.md).

# All Grain NEIPA/Hazy Kits

Super hoppy. Super juicy. Super freaking delicious, yet easy to brew. These are our favourite hazy/NEIPA stlye recipes, ready to go!

<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 - NEIPA - Juice Bigalow</td><td><a href="/pages/q02mQ518ym4GQ8EoVrjr">/pages/q02mQ518ym4GQ8EoVrjr</a></td><td><a href="/files/1B6Saj2HohIhYUyGwZRA">/files/1B6Saj2HohIhYUyGwZRA</a></td></tr><tr><td>All Grain Recipe Kit - NEIPA - Matriarch NEIPA by Co-Conspirators</td><td><a href="/pages/sfEefTixT1wQvBXYIuAZ">/pages/sfEefTixT1wQvBXYIuAZ</a></td><td><a href="/files/8fl3Ic4mHMgPpFPr6aWk">/files/8fl3Ic4mHMgPpFPr6aWk</a></td></tr><tr><td>All Grain Recipe Kit - Pacific Ale - Tropic Plunder</td><td><a href="/pages/8fXS19g1BWyUTqpOfdkH">/pages/8fXS19g1BWyUTqpOfdkH</a></td><td><a href="/files/YUAs9pFKqvqhLyiXveOd">/files/YUAs9pFKqvqhLyiXveOd</a></td></tr><tr><td>All Grain Recipe Kit - NEIPA - Tropocalypse</td><td><a href="/pages/3ARSrp0J95buyKE9acJN">/pages/3ARSrp0J95buyKE9acJN</a></td><td><a href="/files/TqPNOzfmySQ1GJ9aoDWo">/files/TqPNOzfmySQ1GJ9aoDWo</a></td></tr><tr><td>All Grain Recipe Kit - XPA - Iron Hog</td><td><a href="/pages/BC3juLKkSET4BaYwveuL">/pages/BC3juLKkSET4BaYwveuL</a></td><td><a href="/files/F5M7zRTdbdcO29pw7B2j">/files/F5M7zRTdbdcO29pw7B2j</a></td></tr><tr><td>All Grain Recipe Kit - XPA - The Usual Hop-Specs</td><td><a href="/pages/uvTb4ZVwZ3ze2Nufb9bI">/pages/uvTb4ZVwZ3ze2Nufb9bI</a></td><td><a href="/files/Pd3dDF4lJczn9gTxUMo3">/files/Pd3dDF4lJczn9gTxUMo3</a></td></tr><tr><td>All Grain Recipe Kit - David Heath - Next Gen NEIPA</td><td><a href="/pages/EQo8SvJEGfLca3NuPDVh">/pages/EQo8SvJEGfLca3NuPDVh</a></td><td><a href="/files/NWWyeJsvJAHUzrhu1uCi">/files/NWWyeJsvJAHUzrhu1uCi</a></td></tr><tr><td>All Grain Recipe Kit - David Heath - Tropical Hazy Pale Ale</td><td><a href="/pages/xL7UUAqHQX03pFSDE2ua">/pages/xL7UUAqHQX03pFSDE2ua</a></td><td><a href="/files/Mm1pWCdcjelnoPHxaIb3">/files/Mm1pWCdcjelnoPHxaIb3</a></td></tr><tr><td>All Grain Recipe Kit - David Heath - Juicy'n'Hazy Pale Ale</td><td><a href="/pages/Su6mU8kokelz8MXNN2lC">/pages/Su6mU8kokelz8MXNN2lC</a></td><td><a href="/files/ez9IDB6YVYsKWro54uEI">/files/ez9IDB6YVYsKWro54uEI</a></td></tr><tr><td>Cloud Cover | Hazy Pale Ale</td><td><a href="/pages/9Cy3KfyXMJAYNP3pwfVV">/pages/9Cy3KfyXMJAYNP3pwfVV</a></td><td><a href="/files/eB43l3VhOaj01Yq2y1H5">/files/eB43l3VhOaj01Yq2y1H5</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-neipa-hazy-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.
