> 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/crafting-player-guide.md).

# Crafting - Player Guide

**Crafting allows players to create Gear that strengthens their Bees**

### Overview

This feature is open to players that:

* Have more than 5,000 HXD in their game account
  * Or hold a Platinum or Diamond permanent pass
  * Or have an active Royal Season Pass when the Craft **begins**
* Crafting Gear from Raw Materials will result in Level 1 (Common) items&#x20;
* Players can enhance Gear up to Level 5 (Mythic)

**NOTE:** If a player does not have an active Royal Season Pass and/or no longer has 5,000 HXD in their account, they can't Craft new Gear - the Gear they have already Crafted stays in their inventory and/or stays with the Bees where the Gear was equipped

### Crafted Gear slot use&#x20;

This applies to all Earth and Cocarro Bees including Chase Bees

* Genesis Bees have four slots
* Gen 1 Bees have four slots
* Gen 2 Bees have 3 slots
* Gen 3 Bees have 2 slots
* Training Bees have 0 slots

### Crafting Fee

**The Crafting fee is based on the level of Gear you are Crafting**

* **Level 1:** 10 HXD
* **Level 2:** 20 HXD
* **Level 3:** 30 HXD
* **Level 4:** 40 HXD
* **Level 5:** 50 HXD

### Classes of Gear&#x20;

* Players can craft 10 different types of Gear - 4 types of weapons and 6 types of accessories
* Each class of Gear has five different levels each requiring more resources to Craft

### Equipping Crafted Gear

* Visit My Bees to equip Gear
* Gear affects one or two of the Bee’s base stats
* Crafted Gear cannot be applied to Queens

### Stats affected by applying Gear

* **Dagger** - Attack and Agility
* **Sword** - Attack and Agility
* **Spear** - Attack and Agility
* **Axe** - Attack and Agility
* **Shield** - Defense
* **Tiara** - Health
* **Armguard** - Capacity
* **Necklace** - Luck
* **Belt** - Endurance
* **Badge** - Recovery

### Un-equipping Gear

Only gear that is not currently equipped on your bee can be upgraded. Removing Crafted Gear from a Bee requires the Bee to be idle.

**NOTE:** Gear stays with the player that created it - unstaking a Bee will remove the equipped Gear and return the Gear to the inventory of the player who created it<br>

* Visit My Bees to un-equip Gear
* Players must have more than 5,000 HXD in their game account to un-equip Gear without unstaking the Bee


---

# 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/crafting-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.
