# Recipe Creator

The DeFi Saver Recipe Creator allows you to create complex transactions (Recipes) consisting of multiple operations (Actions). It’s meant to make the power of flash loans and flexibility of DeFi Legos accessible to people of all technical backgrounds.

<figure><img src="https://2276946674-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo1t7pGS5d15WeQzoQ3Fe%2Fuploads%2FHujcjuz24c6vKr2px4Wg%2FScreenshot%202023-12-29%20at%2011.40.50.png?alt=media&#x26;token=b5de6a37-772a-4f23-9409-964e24d47233" alt="" width="563"><figcaption></figcaption></figure>

As of now, the Recipe Creator includes support for actions from the following protocols:

* Aave v3
* Fluid
* Maker
* CurveUSD
* Liquity
* Compound v3
* Spark
* Morpho
* Lido
* Uniswap v2
* Uniswap v3
* Aave v2
* Compound v2
* Yearn

It also provides users the option of utilizing flash loans from the following sources:

* Aave
* Balancer
* Maker
* Spark
* Morpho
* CurveUSD

{% hint style="info" %}
*Executing Recipes in the Recipe Creator requires you to have a Smart Wallet*
{% endhint %}

***

## Related Articles:&#x20;

* [Use-case](https://help.defisaver.com/features/recipe-creator/use-case)
* [Fees](https://help.defisaver.com/features/recipe-creator/fees)
* [Compatibility](https://help.defisaver.com/features/recipe-creator/compatibility)
* [Pre-made recipes / Recipe Book](https://help.defisaver.com/features/recipe-creator/pre-made-recipes-recipe-book)


---

# 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://help.defisaver.com/features/recipe-creator.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.
