# Craft

### Common Potions

<figure><img src="/files/yoxf4ihsI8NshptFP2qg" alt=""><figcaption></figcaption></figure>

Common potions are crafted by combining potion specific 1 recipe, 1 element, 1 liquid, 1 metal, and 1 plant.

### Uncommon Potions

<figure><img src="/files/MovNuTLKceFNrT68ZCGL" alt=""><figcaption></figcaption></figure>

Uncommon potions are crafted by combining the same 3 common potions.

### Rare Potions

<figure><img src="/files/CEtwSeiVKK1cKQrfqinG" alt=""><figcaption></figcaption></figure>

Rare potions are crafted by combining the same 3 uncommon potions.


---

# 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://magicpotionsnet.gitbook.io/whitepaper/mechanics/craft.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.
