# Fees for the Bees

Apiary takes Fees in 2 different ways:

1. Every Deposit and Withdrawal into Hives has a 0.3% fee
2. There is a 10% free on rewards received by Hives&#x20;

These Fees are Split as follows:

* 30% to the Apiary Team
* 30% to Gumball Labs (Developers)
* 10% to the Hive Manager
* 6.9% to The Honey Jar
* 3.1% to BULLAS
* 20% to TBD (we love TBD)


---

# 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.apiary.finance/apiaryfinance/how-do-i-use-apiary/fees-for-the-bees.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.
