# Pre-made recipes / Recipe Book

We wanted to introduce a Recipe Book that offers a selection of pre-made recipes that you can easily access and utilize for your strategies.&#x20;

You can search and preview the recipes by ***Protocol*** (MakerDao, Compound, Aave, Morpho, Spark, Liquity, Reflexer, Uniswap V2, Lido, mStable, Bonds) and by ***Type*** (open, close, shift, leverage, leverage staking, yield and utility). \
\
You can also just manually type in and search for a recipe. An overview of all the recipes listed down below:&#x20;

<details>

<summary>Ethena Recipes:</summary>

Currently, the only available Ethena recipe is the Aave Liquid Leverage strategy.

We have a section in our Knowledge Base dedicated to it - so if you'd like to learn more, [please click here.](https://help.defisaver.com/protocols/aave/ethena-liquid-leveraging-on-aave-in-one-transaction)

</details>

<details>

<summary>MakerDAO Recipes:</summary>

* Create a leveraged wsETH-A Maker Vault
* Convert MakerDAO ETH Vault to wstETH
* Mint DAI and supply to mStable
* Repay Maker debt using mStable
* Mint DAI and supply to Compound
* Repay Maker debt using Compound
* Open a fully-leveraged Maker Vault&#x20;
* Convert MakerDAO ETH Vault into Reflexer Safe
* Open a leveraged UNIV2DAIETH Maker Vault
* Convert MakerDAO ETH Vault into Liquity Trove

</details>

<details>

<summary>Compound Recipes:</summary>

* Leverage wstETH-ETH using Compound v3 ETH&#x20;
* Leverage cbETH-ETH using Compound v3 ETH
* Leverage rETH-ETH using Compound v3 ETH&#x20;
* Move Compound position to Aave&#x20;
* Repay Maker debt using mStable
* Mint Dai and supply to Compound
* Repay Maker debt using Compound&#x20;

</details>

<details>

<summary>Aave Recipes:</summary>

* Leverage wstETH-ETH using Aave v3
* Leverage cbETH-ETH using Aave v3
* Leverage rETH-ETH using Aave v3
* Leverage stETH-ETH using Motpho-Aave v2
* Leverage cbETH-ETH using Morpho-Aave v3
* Leverage wstETH-ETH using Morpho-Aave v3
* Leverage rETH-ETH using Morpho-Aave v3
* Leverage stETH-ETH using Aave v2
* Close a leveraged stETH-ETH position to ETH&#x20;
* Move Compound position to Aave&#x20;

</details>

<details>

<summary>Spark Recipes:</summary>

* Leverage wstETH-ETH using Spark
* Leverage rETH-ETH using Spark&#x20;

</details>

<details>

<summary>Morpho Recipes:</summary>

* Leverage stETH-ETH using Morpho-Aave v2
* Leverage cbETH-ETH using Morpho-Aave v3
* Leverage wstETH-ETH using Morpho-Aave v3
* Leverage rETH-ETH using Morpho-Aave v3

</details>

<details>

<summary>Liquity Recipes:</summary>

* Create a Liquity Trove and LUSD Bond(s)
* Convert MakerDAO ETH Vault into Liquity Trove
* Liquity Trove Close

</details>

<details>

<summary>Reflexer Recipes:</summary>

* Open a leveraged Reflexer Safe
* Convert MakerDAO ETH Vault into Reflexer Safe

</details>

<details>

<summary>Uniswap V2 Recipes:</summary>

* Open a leveraged UNIV2DAIETH Maker Vault

</details>

<details>

<summary>Lido Recipes:</summary>

* Leverage wstETH-ETH using Spark&#x20;
* Leverage wstETH-ETH using Aave v3
* Leverage stETH-ETH using Morpho-Aave v2
* Leverage wstETH-ETH using Morpho-Aave v3
* Leverage stETH-ETH using Aave v2
* Leverage wstETH-ETH using Compound v3 ETH&#x20;
* Close a leveraged stETH-ETH position to ETH
* Wrap ETH to wstETH&#x20;
* Create a leveraged wstETH-A MakerDAO Vault
* Convert MakerDAO ETH Vault to wstETH&#x20;

</details>

<details>

<summary>mStable Recipes:</summary>

* Mint DAI and supply to mStable

</details>

<details>

<summary>Bonds Recipes:</summary>

* Create a Liquity Trove and LUSD Bond(s)

</details>

***

## Related Articles:

* [Compatibility](https://help.defisaver.com/features/recipe-creator/compatibility)
* [Available actions](https://help.defisaver.com/features/recipe-creator/available-actions)
* [Use-case](https://help.defisaver.com/features/recipe-creator/use-case)
* [Recipe Creator](https://help.defisaver.com/features/recipe-creator)


---

# 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/pre-made-recipes-recipe-book.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.
