# Bruschetta

Based on <https://www.delish.com/cooking/recipe-ideas/a27409128/best-bruschetta-tomato-recipe/>

For the tomatoes

* 4 tbsp. extra-virgin olive oil
* 2 cloves garlic, thinly sliced
* 4 large tomatoes, diced
* dried basil, a lot
  * would've used fresh if I had it
* 2 tbsp. balsamic vinegar&#x20;
* 1 tsp. salt
* black pepper, some

For the bread

* 1 small baguette, thinly sliced
* Extra-virgin olive oil, for brushing
* 2 cloves garlic, halved

Cook garlic a little on oil. Then mix everything in a bowl (including the oil!), let it stand for 30 minutes.

"Brushed" bread with olive oil. Baked on 200 deg for 12 minutes, flipping in the middle. Then brushed with garlic. Serve on the bread.


---

# Agent Instructions: 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/bruschetta.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.
