> For the complete documentation index, see [llms.txt](https://gamesfreak26.gitbook.io/blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gamesfreak26.gitbook.io/blog/chilli/hotbird-burger-grilld.md).

# HotBird Burger @ Grill'd

Now, many people may not know that I ***really*** like my chilli.  If something states that it is spicy on a menu, my mouth starts salivating and I often go for the hot stuff.  I also often complain when I order something "hot" or "spicy" that there's not enough of that burning sensation on my tongue.  (Yes, I'm a little strange). &#x20;

So, join me as I explore the spicy food in and around Brisbane!

### Rating

4/5 Chilli(s)

{% hint style="info" %}
0 being mild ("what chillli?") and 5 being extremely hot ("My tongue is burning off!")
{% endhint %}

### HotBird Burger

This HotBird burger from Grill'd came as a surprise to me a few months ago.  When i bit into it, I wasn't expecting it to be hot at all.  Boy, was I wrong! &#x20;

The chilli relish, which contains both Hanabero chillies and Red Cayenne Chilli, combined with the Jalapenos on the burger was very hot and it started hitting me immediately (similarly enough to Wasabi); however, it was turned out to be a lingering hot.  This burger does come with sour cream which I thought would diminish how hot the burger was (it does not!) and coupled with the chicken breast, roasted capsicum and sour cream, the chilli only serves to add more flavour to the burger itself. &#x20;

I thoroughly recommend it if you like hot food. &#x20;

![HotBird burger. Image via Grill'd website. https://www.grilld.com.au/menu/hotbird](/files/-MJQd7_fWRtnoK2IiFvH)

### Grill'd

Grill'd is an Australian company that started off in 2004 in Hawthorne, VIC.  They're well-known these days for their burgers - both their meat burgers and their Beyond Burgers (their plant-based options).  Every month, Grill'd restaurants promote three community groups that people can vote on by dropping bottle caps into jars.  All three community groups get money at the end of the month ($300 to the first place winners and $100 to the  &#x20;

**Disclaimer**:  I receive no money or gifts from the restaurants / foods I am writing about here.  I just like my chilli. &#x20;


---

# 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://gamesfreak26.gitbook.io/blog/chilli/hotbird-burger-grilld.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.
