> 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/marinated-mushrooms.md).

# Marinated Mushrooms

* 1 box of cremini/white mushrooms
* 1/4 cup oil
* 1/3 cup white vinegar
* \~ 1/6 big red onion, cut in rings
* salt
* oregano
* black pepper

No need to cook mushrooms or onions. Just mix it all in a bowl and refrigerate for 12+ hours before serving.

Notes:

* It's all about the vinegar.
* Any onion tastes the same in this recipe, but red onions just look better.
* With this vinegar/oil proportion, it'll taste exactly the same no matter what mushrooms/vegetables/whatever you put there. To make the mushroom/whatever taste more distinct, substitute some of the vinegar with water.
* You can add minced garlic. You need a lot of it for it to make difference (7+ cloves).


---

# 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/marinated-mushrooms.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.
