> For the complete documentation index, see [llms.txt](https://wiki.ainzzorl.lol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ainzzorl.lol/cooking/spicy-mushroom-marinara.md).

# Spicy mushroom marinara

Strong stuff.

* 1 small onion

* 4 garlic cloves

* 1/2 box white mushrooms

* tomato paste, 150g

* \~8 slices of jalapeno, chopped

* dry oregano

* dry basil

* dry black pepper

* olives - \~10

* penne, \~300g.

* 1/2 lemon, juiced

* water: 1/3 cup

* Boil penne separately.

* For the sauce:
  * Fry onions until golden.
  * Add everything else.
  * Cook a little.

Tips:

* Don't salt the sauce. It will be salty already.


---

# 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://wiki.ainzzorl.lol/cooking/spicy-mushroom-marinara.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.
