# The lab

Here will be listed your [Cauldrons](/elexir/our-mechanics/cauldrons.md).

![](/files/GDE08JhPB9y6zDxAIJw5)

### ⚗️ Cauldron details&#x20;

#### Level of your cauldron

![The level of your cauldron increase its yield of $ELXR.](/files/mHzMUJ5CPdOhVUJdqdG8)

#### Holding streak of your cauldron

This number represents the number of unclaimed days

![The streak of your cauldron is the amount of days you last mint/claim it](/files/IYs6LMNAhXe2PuSZFcg1)

#### $ELXR amount

This is the number of $ELXR locked in your cauldron

![Amount currently claimable inside your cauldron](/files/gKNDEH8ondb8DrvePJeR)

### ✊ Actions&#x20;

#### Claim

![](/files/1lA2MHFnomvHtdO7ZMzV)

You will get the amount of [$ELXR](/elexir/our-mechanics/usdelxr.md) locked in your Cauldron out into your wallet.

{% hint style="warning" %}
Warning: use [Claimstone](/elexir/our-mechanics/claimstone.md)to avoid destroying your cauldron on claim.
{% endhint %}

You need at least 60 [Mana](/elexir/our-mechanics/mana.md) to claim one Cauldron.

#### Level up

![](/files/VPDw6mf3AbbW90CVNOg8)

You need the amount of [Cookbooks](/elexir/our-mechanics/cookbooks.md) required to level up your cauldron to increase its [Cauldrons](/elexir/our-mechanics/cauldrons.md#1a61)&#x20;

You need  20 [Mana](/elexir/our-mechanics/mana.md) to level up your Cauldron.


---

# 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-dapp/the-lab.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.
