# Vegan recipes

Backstory: When i was little, i loved eating food. Now as an adult, I've dedicated my life to eating food at least 3 times a day. \
\
I will share some recipes with the world, although I've mostly freestyled until now, theres a good handful of recipes i've come around to make again. Starting to write this book i decided it was time to specify, standardise and write down the most successful experiments....

**Whenever you randomly cook a nice novel dish, why not write it down for others?**

This is a collaborative book! Please add recipes if you feel like it :) (ask me for help with gitbook/github if you need it).


---

# 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://vegan-recipes.zerosleep.dk/master.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.
