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

# All Grain IPA Kits

Hoppy. But not too hoppy. Bitter - but not too bitter. A range of perfectly balanced new school and old school IPA recipe kits for your enjoyment

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>All Grain Recipe Kit - Citrus IPA - Pulp Addiction</td><td><a href="/files/90HMfPeNrlO9IKpz4SFy">/files/90HMfPeNrlO9IKpz4SFy</a></td><td><a href="/pages/oaQlGxZZsffg558hpNlx">/pages/oaQlGxZZsffg558hpNlx</a></td></tr><tr><td>All Grain Recipe Kit - West Coast IPA - Coastbusters</td><td><a href="/files/EfmRrZZOxqI3ofSuEMfv">/files/EfmRrZZOxqI3ofSuEMfv</a></td><td><a href="/pages/FgW86LvBbaTSaYyHITMV">/pages/FgW86LvBbaTSaYyHITMV</a></td></tr><tr><td>Golden Givers All Grain Recipe Kit - Red Rye IPA - Red Leader</td><td><a href="/files/SYCqN8PPUWcQc79uv61X">/files/SYCqN8PPUWcQc79uv61X</a></td><td><a href="/pages/LWG9qpkFmgdRCPynQr5J">/pages/LWG9qpkFmgdRCPynQr5J</a></td></tr><tr><td>All Grain Recipe Kit - NEIPA - Tropocalypse</td><td><a href="/files/6txRqnSpK7b919W6Z9Mq">/files/6txRqnSpK7b919W6Z9Mq</a></td><td><a href="/pages/3ARSrp0J95buyKE9acJN">/pages/3ARSrp0J95buyKE9acJN</a></td></tr><tr><td>Golden Givers All Grain Recipe Kit - American IPA - Boys Don't Cryo</td><td><a href="/files/KNpaV24DUSgrDnjiIrk3">/files/KNpaV24DUSgrDnjiIrk3</a></td><td><a href="/pages/MK9UxuUiTAXMz7MuLD6G">/pages/MK9UxuUiTAXMz7MuLD6G</a></td></tr><tr><td>All Grain Recipe Kit - XPA - The Usual Hop-Specs</td><td><a href="/files/Pd3dDF4lJczn9gTxUMo3">/files/Pd3dDF4lJczn9gTxUMo3</a></td><td><a href="/pages/uvTb4ZVwZ3ze2Nufb9bI">/pages/uvTb4ZVwZ3ze2Nufb9bI</a></td></tr><tr><td>All Grain Recipe Kit - XPA - Iron Hog</td><td><a href="/files/F5M7zRTdbdcO29pw7B2j">/files/F5M7zRTdbdcO29pw7B2j</a></td><td><a href="/pages/BC3juLKkSET4BaYwveuL">/pages/BC3juLKkSET4BaYwveuL</a></td></tr><tr><td>All Grain Recipe Kit - David Heath - West Coast IPA</td><td><a href="/files/DSvkK0PC8dOve37QURHi">/files/DSvkK0PC8dOve37QURHi</a></td><td><a href="/pages/KtChHpEG3mSNT7xqyDYb">/pages/KtChHpEG3mSNT7xqyDYb</a></td></tr><tr><td>All Grain Recipe Kit - David Heath - Verdant IPA</td><td><a href="/files/VcJl0QO2Y17x1SjsSK4y">/files/VcJl0QO2Y17x1SjsSK4y</a></td><td><a href="/pages/RzRngpfs2pMvhYs31Eoh">/pages/RzRngpfs2pMvhYs31Eoh</a></td></tr><tr><td>All Grain Recipe Kit - David Heath - Session American IPA</td><td><a href="/files/RZc982cvmjZypAOAPYil">/files/RZc982cvmjZypAOAPYil</a></td><td><a href="/pages/EhjhsCWANEuxFIsLqIfC">/pages/EhjhsCWANEuxFIsLqIfC</a></td></tr><tr><td></td><td></td><td></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-ipa-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.
