> 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.md).

# General Player Guides

- [Bee Stats and Traits - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/bee-stats-and-traits-player-guide.md)
- [Breeding with Worker Bees - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/breeding-with-worker-bees-player-guide.md)
- [Cosmetics - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/cosmetics-player-guide.md)
- [Crafting - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/crafting-player-guide.md)
- [$HXD Token - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/usdhxd-token-player-guide.md)
- [Queens and Bees - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/queens-and-bees-player-guide.md)
- [Stats - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/stats-player-guide.md)
- [Zzubs - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/zzubs-player-guide.md)
- [Shops, Marketplaces, Raffles - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/shops-marketplaces-raffles-player-guide.md)
- [Points - VIP, XP, and Honey Bags - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/points-vip-xp-and-honey-bags-player-guide.md)
- [Game Mall - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/game-mall-player-guide.md)
- [NFT Passes - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/nft-passes-player-guide.md)
- [Season Passes - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/season-passes-player-guide.md)
- [Your Swarm - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/your-swarm-player-guide.md)
- [Squads - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/squads-player-guide.md)
- [Alchemy Lab - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/alchemy-lab-player-guide.md)
- [PvP - Attack / Defend - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/pvp-attack-defend-player-guide.md)
- [Hivemind Website - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/hivemind-website-player-guide.md)
- [Buying and Selling Game Assets - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/buying-and-selling-game-assets-player-guide.md)
- [Monthly Chase Bee - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/monthly-chase-bee-player-guide.md)
- [Mission Slots - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/mission-slots-player-guide.md)
- [Endurance, Capacity, Agility, Recovery Stats - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/endurance-capacity-agility-recovery-stats-player-guide.md)
- [In-game Staking - Activate Assets and HXD - Player Guide](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/general-player-guides/in-game-staking-activate-assets-and-hxd-player-guide.md)


---

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