> For the complete documentation index, see [llms.txt](https://honeyfarm.gitbook.io/honeyfarm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://honeyfarm.gitbook.io/honeyfarm/tokenomics/honey-token.md).

# HONEY Token

![HONEY Token](/files/-Mf1fTSyo86_xDqOL6R_)

## Token Info

* Name: HoneyFarm Token **🍯**
* Symbol: HONEY
* Contract Address: [0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5](https://bscscan.com/token/0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5)
* Chain: Binance Smart Chain(BEP-20)
* Total Supply: Limited to 24,650 HONEY

{% hint style="warning" %}
HONEY token emission will be finished at block [10033450](https://bscscan.com/block/countdown/10033450)\
Be aware that there will be no reward for deposit after that.
{% endhint %}

## Transfer Tax

{% hint style="success" %}
Transfer Tax has been deleted! Now you can transfer HONEY with NO COST
{% endhint %}

Allocated transfer tax will be all burnt! Isn't that SWEET? Check details [*here*](/honeyfarm/tokenomics/automatic-burning.md)

* Burn Rate: ~~**3%**~~ 0% of transfer tax will be burned immediately
* Total Transfer Tax Rate: ~~**3%**~~**&#x20;0%**

\**Transfer tax applies to every activity that involves transferring a token from one address to another*

## Emission rate

* 0.05 HONEY / block
* 9.09% dev fee for project growth and cooperations

{% hint style="info" %}
9.09% HONEY commission from emission will be used exclusively for marketing and future partnerships with other farms and vaults, which would positively affect the price of the HONEY token.
{% endhint %}

**\*Minimum 3% slippage is required to trade the token on Pancakeswap due to the transfer tax**

## **Deposit Fee**

When users deposit on HoneyFarm, ~~4%~~ 1% deposit fee will be charged. \
Remember! $HONEY-related farms and pool do not charge deposit fee!

* ALL Deposit Fee will be used for buyback/burn and [HKP](/honeyfarm/products/honey-keeper-protocol.md)
* 100% of deposit fee will be used for buybacks on new pools


---

# 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, and the optional `goal` query parameter:

```
GET https://honeyfarm.gitbook.io/honeyfarm/tokenomics/honey-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
