# Core Entities

Understanding the primary components of the BeeHive Protocol is essential to grasping how the system operates. The protocol comprises several key entities:

* **Bees**: This is a multiplier of the PLS Token
* **Flowers**: This is a multiplier of the PLS Token with Different multiplier values
* **Hive**: The collective pool where all staked tokens are stored. The Hive determines the Return on Investment (ROI) based on the overall participation and activity within the protocol.
* **Honey Token**: The native cryptocurrency of the BeeHive Protocol. Honey Tokens are earned by participants and can be used within the ecosystem for various purposes, including staking, selling, or claiming rewards.
* **Beekeepers**: Entities or users who stake their Honey Tokens. Beekeepers help in maintaining the liquidity and stability of the Hive, earning rewards for their participation.


---

# 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/core-entities.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.
