# Cooking

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

Cooking is an artisanal skill, which allows Shamans to cook various fish acquired through [Fishing](/gameplay/skills/fishing.md), further used in combat to replenish the health of Zees.

#### How to start?

After catching your first Gloops, head over to a bonfire to cook them. Initially, at Level 1, many fish will be burnt, however, with every Cooking level the success rate of cooking fish increases by couple of percent, up to 100%.

<figure><img src="/files/tZd10WLdTff00OVcDo8u" alt=""><figcaption><p>Sky Island's bonfire</p></figcaption></figure>

To use the cooked fish during combat they must be located in your backpack! Just drag the fish over the injured Zee to feed it!

{% hint style="info" %}
Cooked fish can also be exchanged for Energy Potions at the Trader.
{% endhint %}

## Common Fish

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td align="center"><img src="/files/M1XTfwFpr6Rbg2NJSyMR" alt="" data-size="original"></td><td align="center"><strong>Gloop</strong></td><td>Level: 1</td><td>XP: 20</td><td>Heals for: 50 HP</td><td>Trade for Energy Potion: 50</td></tr><tr><td align="center"><img src="/files/9CaVXioAKBJiUlkJ7IzG" alt="" data-size="original"></td><td align="center"><strong>Snork</strong></td><td>Level: 15</td><td>XP: 20</td><td>Heals for: 100 HP</td><td>Trade for Energy Potion: 50</td></tr><tr><td align="center"><img src="/files/1MMcjDDpxMoGnfG9jVmX" alt="" data-size="original"></td><td align="center"><strong>Radiant Snork</strong></td><td>Level: 15</td><td>XP: 20</td><td>Heals for: 100 HP</td><td></td></tr></tbody></table>

## Rare Fish

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td align="center"><img src="/files/KyCEUOTATAp5rE5JtCw0" alt="" data-size="original"></td><td align="center"><strong>Glooper</strong></td><td>Level: 12</td><td>XP: 30</td><td>Heals for: 100 HP</td><td>Trade for Energy Potion: 45</td></tr><tr><td align="center"><img src="/files/9obBmef1UNwrl0bYUm2o" alt="" data-size="original"></td><td align="center"><strong>Snorker</strong></td><td>Level: 30</td><td>XP: 30</td><td>Heals for: 150 HP</td><td>Trade for Energy Potion: 45</td></tr><tr><td align="center"><img src="/files/tTAfdmXQ1qoZd8MkHYeh" alt="" data-size="original"></td><td align="center"><strong>Radiant Snorker</strong></td><td>Level: 30</td><td>XP: 30</td><td>Heals for: 150 HP</td><td></td></tr></tbody></table>

## Epic Fish

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td align="center"><img src="/files/PhWBEDqM5PTZqxXi941C" alt="" data-size="original"></td><td align="center"><strong>Lumigloop</strong></td><td>Level: 20</td><td>XP: 40</td><td>Heals for: 200 HP</td><td>Trade for Energy Potion: 40</td></tr><tr><td align="center"><img src="/files/EhcPNU8BaVUrhb8swLUJ" alt="" data-size="original"></td><td align="center"><strong>Snorklum</strong></td><td>Level: 45</td><td>XP: 40</td><td>Heals for: 300 HP</td><td>Trade for Energy Potion: 40</td></tr><tr><td align="center"><img src="/files/On5PkQvgyrWWhNBKALRV" alt="" data-size="original"></td><td align="center"><strong>Radiant Snorklum</strong></td><td>Level: 45</td><td>XP: 40</td><td>Heals for: 300 HP</td><td></td></tr></tbody></table>

## Legendary Fish

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td align="center"><img src="/files/qehWidOuH9qDydTNZwLl" alt="" data-size="original"></td><td align="center"><strong>Luminara Surge</strong></td><td>Level: 40</td><td>XP: 70</td><td>Heals for: 400 HP</td><td>Trade for Energy Potion: 35</td></tr><tr><td align="center"><img src="/files/HAKJwbUon58AgjmDvKfW" alt="" data-size="original"></td><td align="center"><strong>Snorkara Spark</strong></td><td>Level: 65</td><td>XP: 70</td><td>Heals for: 700 HP</td><td>Trade for Energy Potion: 35</td></tr><tr><td align="center"><img src="/files/o1GaKhjFWFZADslW7pxH" alt="" data-size="original"></td><td align="center"><strong>Radiant Snorkara Spark</strong></td><td>Level: 65</td><td>XP: 70</td><td>Heals for: 700 HP</td><td></td></tr></tbody></table>


---

# 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://whitepaper.zee-verse.com/gameplay/skills/cooking.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.
