> For the complete documentation index, see [llms.txt](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/alchemy-lab-player-guide.md).

# Alchemy Lab - Player Guide

Access the Alchemy Lab by visiting the Bee Lab section of Honeyland.&#x20;

The Alchemy Lab gives players the option to convert their current assets into new assets using Fusion and Alchemy.

### **Fusion**

* Fusion allows you to convert Generations Bees, Queens, and Eggs into Essence
* Genesis assets are not eligible for Fusion
* Generation 1 assets convert to 3 Essence
* Generation 2 assets convert to 2 Essence
* Generation 3 assets convert to 1 Essence
* **Essence can then be used in Alchemy**

{% hint style="info" %}
**NOTE:** This will remove the asset from your wallet and you will no longer have access to it. This is not reversible.&#x20;
{% endhint %}

At this point, you can’t trade or sell Essence. This may change in the future.

### **Alchemy**

Alchemy allows you to combine your current assets (shards, items, WAX, Essence, etc.) to create something new. Visit the Alchemy Lab to see available recipes. Recipes will be added and removed regularly.&#x20;

**There are three types of Alchemy recipes:**

1. **General** - Unlimited use while the recipe is active
2. **Mystery** - Single use
3. **Event** - Special event recipes that can have unusual features - details will be released with the recipe

**Each recipe will be assigned a rarity:**

* Epic
* Legendary
* Mythic
* Divine


---

# 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://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/alchemy-lab-player-guide.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.
