> For the complete documentation index, see [llms.txt](https://peppage.gitbook.io/knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://peppage.gitbook.io/knowledge/food/hot-sauce.md).

# Hot Sauce

## Great! sauces

* Hot Ones | The Classic - Exactly what it says it is. The classic sauce you love but with real ingredients. So incredibly good.
* Humble House | Guajillo and Red Jalapeno Sauce - Even better than Ancho & Morita. Much more even on flavor so it can go on more food. Not spicy though.
* The Bronx | Green Hot Sauce
* Pain is Good
* Yellow Bird | Organic Serrano & Sriracha ([link](https://www.yellowbirdfoods.com/collections/hot-sauce/products/organic-serrano-condiment)) - So much flavor!
* Heartbeat Hot Sauce | Heatonist #4 - Lion's Mane Piri Piri

## Good sauces

* Humble House | Ancho & Morita - Good! It's something you can put on everything but it's a little sweet and not spicy.
* High River Sauces | Cheeba Gold - Has a ton of flavor, really good on eggs.
* Hell Fire Detroit | Habanero
* Popp Sauce | Paddy O's Potion
* Dirty Dick's | Hot Pepper Sauce - Perhaps a little too spicy for everything
* Pirate's Lantern Pepper Sauce
* Hot Ones | Los Calientes
* Seed Ranch | Umami - A lot of flavor but it's not hot at all. Would try their other sauces.

## Fine Sauces

* Hot Winter | Bulgarian Carrot - It's a little weird since I believe it was fermented. Can't put it on everything.
* Angry Goat Pepper Co | Hippy Dippy Green

## Nah

* Heartbeat Hot Sauce | Habanero - Has heat but that's all. Not enough to make it the hottest sauce for the house.
* Pablo's | Bull Fighter
* Queen Majesty | Red Habanero & Black Coffee
* Sauce Bae | Skinny Habanero Hot Sauce


---

# 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:

```
GET https://peppage.gitbook.io/knowledge/food/hot-sauce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
