# Cookbooks

**Cookbooks** will be required to level up your cauldron thus increasing its yield. For each level will be associated a number of Cookbooks you’ll have to sacrifice in the cauldron to make it bigger and produce more $ELXR!

### 🤔 How to get Cookbooks?  <a href="#db5e" id="db5e"></a>

You can get Cookbooks in two ways:

* In the [dApp shop](https://app.elexir.finance/shop?tab=cookbook), you're able to buy Cookbooks against **$ELXR**
* [In the incubator](/elexir/our-dapp/incubator.md), you will be able to stake $ELXR to earn Cookbook overtime (coming soon)

### 🏷 Cookbook leveling cost  <a href="#aeb7" id="aeb7"></a>

The amount of Cookbooks required to level up a Cauldron follows this simple formula:

$$
UpgradeCost(level) =  level -1
$$

**UpgradeCost** is in **Cookbooks.** As an example, if you want to upgrade to level 3, you need 2 cookbooks. If you need to upgrade to level 8, you need 7 cookbooks and so on…

### ✨ Cookbook Supply&#x20;

The supply of Cookbook is infinite but controlled by the MagicFed. They will be released in batches to control the supply.

The supply limit of Cookbook is a key feature which will create scarcity for high level cauldrons and incentivize wizards to either invest in leveling up cauldrons or minting new cauldrons.

Now that you leveled up your Cauldrons, let’s see how to can take your profits out ✨


---

# 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://elexir-01.gitbook.io/elexir/our-mechanics/cookbooks.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.
