# Potions

<table><thead><tr><th width="240">Image</th><th>Name</th><th>Description</th><th data-type="number">Price</th></tr></thead><tbody><tr><td><img src="/files/FtoomLu1kJN3nSM5eIKZ" alt="" data-size="original"></td><td>Stoneskin Potion</td><td>Adds +10 to defense.</td><td>2500</td></tr><tr><td><img src="/files/1WhuUZ2Z0VtAqrmi2nRk" alt="" data-size="original"></td><td>Potion of Strength</td><td>Adds +20 to strength.</td><td>3500</td></tr><tr><td><img src="/files/7d7xilHE2njqpQ22SR83" alt="" data-size="original"></td><td>Vitality Potion</td><td>Adds +10 to health.</td><td>3500</td></tr><tr><td><img src="/files/DSiKdodqXcWJQpyxzzHL" alt="" data-size="original"></td><td>Agility Potion</td><td>Adds +30 to agility.</td><td>1500</td></tr><tr><td><img src="/files/KZYtvVhldSuvaUpscAn7" alt="" data-size="original"></td><td>Potion of Wisdom</td><td>Adds +40 to intelligence.</td><td>2500</td></tr><tr><td><img src="/files/l8uWIEaBgXF4Wt47jWxw" alt="" data-size="original"></td><td>Luck Potion</td><td>Adds +30 to luck.</td><td>1500</td></tr><tr><td><img src="/files/xjdHKVSgvADFPxrKvR1H" alt="" data-size="original"></td><td>Potion of Magic Power</td><td>Mana is restored 2 times faster.</td><td>4000</td></tr><tr><td><img src="/files/7kATf56JneLVuPo1MtnY" alt="" data-size="original"></td><td>Growth Potion</td><td>Increases experience gained by 2 times.</td><td>10000</td></tr><tr><td><img src="/files/WL47twy3jj0df9vVIiwO" alt="" data-size="original"></td><td>Potion of Infinite Knowledge</td><td>Increases experience gained by 4 times.</td><td>20000</td></tr><tr><td><img src="/files/k8OxVo05Azdlf4qKlPTF" alt="" data-size="original"></td><td>Potion of Enlightenment</td><td>Increases experience gained by 8 times.</td><td>30000</td></tr></tbody></table>

And this is what the interface for using potions will look like:

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

Each potion has its own slot. To use a potion, click on `+` or on the potion in the list:

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

And then to "Use Item". After this, the potion itself will be added to the desired slot, and the characteristics will be increased.

You can also extend the effect time by using another potion.

> Example: 5 hours ago you used a vitality potion, you still have 3 hours left. You use another potion. The effect of increasing health will end not after 8 hours, but after 11.

Exciting opportunities await you in the future! You will be able to plunge into the world of potions, where you can make your own potions from various ingredients available in the store. It will not only be exciting, but also profitable! But remember that to succeed in this activity you will need tools and careful preparation of each ingredient.


---

# 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://docs.pixudi.com/pixudi-manual/gameplay/potions.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.
