# HoneyFarm

## HoneyFarm

- [HoneyFarm Finance](https://honeyfarm.gitbook.io/honeyfarm/master.md): A new type of layered delegated yield farming project with deflationary tokenomics
- [Launch](https://honeyfarm.gitbook.io/honeyfarm/information/fair-launch.md)
- [🗺️ Roadmap](https://honeyfarm.gitbook.io/honeyfarm/information/roadmap.md): Expanding Sweetness of HoneyFarm
- [HONEY Token](https://honeyfarm.gitbook.io/honeyfarm/tokenomics/honey-token.md)
- [Delegated Farming](https://honeyfarm.gitbook.io/honeyfarm/tokenomics/delegated-farming.md): Increasing value of HONEY through a unique burning mechanism
- [Automatic Burning](https://honeyfarm.gitbook.io/honeyfarm/tokenomics/automatic-burning.md)
- [↩️ Deposit Fee](https://honeyfarm.gitbook.io/honeyfarm/tokenomics/deposit-fee.md)
- [👨‍🌾 Farms](https://honeyfarm.gitbook.io/honeyfarm/products/farms.md): Make desirable LP and Stake it! Sweet HONEY is waiting for you
- [Pools](https://honeyfarm.gitbook.io/honeyfarm/products/pools.md): Simple yet Sweet for earning HONEY
- [🛡️ Honey Keeper Protocol](https://honeyfarm.gitbook.io/honeyfarm/products/honey-keeper-protocol.md): A.K.A. HKP
- [Referral Program](https://honeyfarm.gitbook.io/honeyfarm/products/referral-program.md)
- [Migrator Code Removed](https://honeyfarm.gitbook.io/honeyfarm/security/migrator-code-removed.md)
- [Emergency Withdraw](https://honeyfarm.gitbook.io/honeyfarm/security/emergency-withdraw.md)
- [Audit](https://honeyfarm.gitbook.io/honeyfarm/security/audit.md)
- [Contracts](https://honeyfarm.gitbook.io/honeyfarm/others/contracts.md)
- [Social Networks](https://honeyfarm.gitbook.io/honeyfarm/others/social-networks.md): Follow our SNS to get the most recent news of HoneyFarm!


---

# 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://honeyfarm.gitbook.io/honeyfarm/master.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.
