# Potions Information

## How it Works:

{% hint style="info" %}
Potions at LevelMU: Stay prepared for battle with a variety of potions! From healing potions to fortifying elixirs, each bottle contains unique powers to help you face challenges. Keep your potions handy and use them strategically to ensure your survival.
{% endhint %}

## Healing Potion:

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

{% hint style="info" %}
Healing Potion, can be found at NPCs, such as: Lumen (bar), Potion Girl.

Effects: Consists of accelerating HP recovery.
{% endhint %}

## Mana Potion:

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

{% hint style="info" %}
Mana Potion, can be found at NPCs, such as: Lumen (bar), Potion Girl.

Effects: Consists of accelerating MP recovery.
{% endhint %}

## Antidote:

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

{% hint style="info" %}
Antidotes can be dropped in spots, such as the spiders and skulls spots (Lorência) and purchased from the NPC Elf Lala (Noria).

Effects: Its objective is to accelerate healing, stop HP loss and return the character to normal speed. Generally coming from SM, MG and Elf skills, such as Scroll of Ice and Scroll of Poison and/or mobs that have this type of attack or debuff.
{% endhint %}

## Potion Blees:

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

{% hint style="info" %}
Where to find it: The Potion of Bless is not droppable, nor can it be purchased. To acquire it, you must add Jewel of Bless to the Chaos Goblin in the option called 'Regular Combination' and then click to combine. Each Bless will yield 10 Potions of Bless. \
\
Effects: Your objective is to increase damage by 20% when attacking the castle gate and statue. Its effect lasts 1 minute. Note: It has no effect in PVP.
{% endhint %}

## Potion Soul:

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

{% hint style="info" %}
Where to find: The Potion of Soul is not droppable, nor can it be purchased. To acquire it, you must add Jewel of Soul to Chaos Goblin in the option called Regular Combination and then click to combine. Each Jewel of Soul will yield 10 Potions of Soul. \
\
Effects: Its objective is to increase stamina restoration (AG) by +8, increase defense against lightning and ice skills and increase attack speed by +20.
{% endhint %}

## Hotkey Potion:

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

{% hint style="info" %}
Potions can be saved to keyboard shortcuts. To do this, you must position the mouse over the item, hold CTRL+Q/W/E/R. The image shows the characteristics of each field within the game.
{% endhint %}


---

# 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://guides.levelmu.net/the-beginning-of-your-journey/potions-information.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.
