> For the complete documentation index, see [llms.txt](https://golden-crypto.gitbook.io/mushro-legends/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://golden-crypto.gitbook.io/mushro-legends/gameplay-mechanics/inventory-and-equipments/consumables/xp-potions.md).

# XP Potions

With the consumption of XP potions, your Mushroes embark on a journey of growth, ascending the ladder of experience levels.&#x20;

These potions come in various tiers, bestowing escalating amounts of experience upon your heroes:

<div align="left"><figure><img src="/files/c5LUEENguipeg7qhSME3" alt=""><figcaption></figcaption></figure></div>

* Small XP Potion - 50 Exp to Hero
* Medium XP Potion - 300 Exp to Hero
* Large XP Potion - 1800 Exp to Hero
* Huge XP Potion - 10800 Exp to Hero

Acquire XP potions through:

* Daily Reward
* Arena weekly reward
* Complete Lifetime Quest
* Purchase in the Consumable Shop


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://golden-crypto.gitbook.io/mushro-legends/gameplay-mechanics/inventory-and-equipments/consumables/xp-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.
