# Rewards Distribution Mechanism

Rewards within the BeeHive Protocol are distributed based on the duration participants commit to staking their Honey Tokens. The allocation is spread over different payout periods:

* **Cycle-Based Rewards**: Each cycle (1 day) culminates in reward distribution.
* **Allocation Percentages**:
  * **9-Day Payout**: **34%** of the allocated rewards are distributed over 9 days.
  * **81-Day Payout**: **26%** of the rewards are distributed over 81 days.
  * **243-Day Payout**: The remaining **22%** is distributed over 243 days.
  * **555-Day Payout**: **18%** HONECOMB ELITE CLUB TICKET HOLDERS.

This tiered reward system incentivises users to commit to longer staking periods for higher cumulative rewards.


---

# Agent Instructions: 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://docs.powercity.io/beehive/rewards-distribution-mechanism.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.
