# BeeHive

## BeeHive

- [BeeHive Protocol](https://docs.powercity.io/beehive/beehive-protocol.md): Comprehensive Overview
- [Core Entities](https://docs.powercity.io/beehive/core-entities.md)
- [Workflow and Participation Mechanics](https://docs.powercity.io/beehive/workflow-and-participation-mechanics.md)
- [HIVE: Daily Participation & HONEY Generation](https://docs.powercity.io/beehive/workflow-and-participation-mechanics/hive-daily-participation-and-honey-generation.md): Hive is the core participation mechanism where users contribute PLS tokens daily to earn HONEY rewards.
- [BEEKEEPER: Long-Term Staking & Reward Generation](https://docs.powercity.io/beehive/workflow-and-participation-mechanics/beekeeper-long-term-staking-and-reward-generation.md): BeeKeeper allows users to stake their HONEY tokens for predefined durations to earn periodic rewards in PLS.
- [NECTAR BURN: Deflationary Engine & Buy-Back System](https://docs.powercity.io/beehive/workflow-and-participation-mechanics/nectar-burn-deflationary-engine-and-buy-back-system.md): Nectar Burn is the deflationary protocol that reduces the circulating supply of HONEY through a recurring buy-and-burn mechanism.
- [HONEYCOMB ELITE: Exclusive Long-Term Incentive](https://docs.powercity.io/beehive/workflow-and-participation-mechanics/honeycomb-elite-exclusive-long-term-incentive.md): Nectar Burn is the deflationary protocol that reduces the circulating supply of HONEY through a recurring buy-and-burn mechanism.
- [Ecosystem Synergy](https://docs.powercity.io/beehive/workflow-and-participation-mechanics/ecosystem-synergy.md)
- [Tokenomics and Distribution](https://docs.powercity.io/beehive/tokenomics-and-distribution.md)
- [Rewards Distribution Mechanism](https://docs.powercity.io/beehive/rewards-distribution-mechanism.md)
- [BeeKeeper Overview](https://docs.powercity.io/beehive/beekeeper-overview.md)
- [Pricing Structure](https://docs.powercity.io/beehive/pricing-structure.md)
- [Summary](https://docs.powercity.io/beehive/summary.md)
- [Audit](https://docs.powercity.io/beehive/audit.md)
- [Technical Resources](https://docs.powercity.io/beehive/technical-resources.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.powercity.io/beehive/beehive-protocol.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.
