> 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/information/roadmap.md).

# 🗺️ Roadmap

HoneyFarm team has a transparent and clear roadmap of marketing and operation.\
This roadmap will help with DYOR on HoneyFarm. Expanding Sweetness of HoneyFarm is our first priority.

### Advertisements

* [x] Paid banner ads and promotion on [*Ape O'Clock*](https://www.apeoclock.com/launch/honeyfarm-launch/)
* [x] Paid banner ads on RugDoc.io \[Requested]
  * [x] Review by RugDoc
* [x] Paid banner ads on Poocoin \[Requested]
* [x] Promoted List on CoinSniper.net \[Requested]
* [x] Promotion on [*BSCDaily*](https://twitter.com/bsc_daily) \[Requested]

### Listings

* [x] [dAppRadar](https://dappradar.com/binance-smart-chain/defi/honeyfarm)
* [x] [Coingecko](https://www.coingecko.com/ko/%EC%BD%94%EC%9D%B8/honeyfarm-finance)
* [ ] CoinMarketCap
* [x] ApeBoard
* [x] [Bilaxy Exchange](https://bilaxy.com/trade/HONEY_BNB) \[Did not pay for listing]

### HoneyFarm Operation

* [x] [**Landing Page**](https://honeyfarm.finance/) Launch (Countdown Start)
* [x] [**Audit**](/honeyfarm/security/audit.md)
* [x] Meme Contest
* [x] Website Launch
* [x] Initial liquidity supply to Honey-BNB and Honey-BUSD pools
* [x] HONEY Contract Announcement
* [x] Farming start at block [#9601450](https://bscscan.com/block/countdown/9601450)
* [x] Honey Keeper Protocol Launch
* [x] Advertising and Promotion \[On-Going]
* [x] Partnership \[[Beefy Finance](https://app.beefy.finance/)] \[Corini] \[Fletachain] \[More to come]
* [x] Teaser of sweet Layer 2 farm features
* [ ] Layer 2 Farm Launching just prior to 24,650 tokens being minted with Honey pools and Farms

&#x20;\* Roadmap is subject to change according to situation


---

# 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/information/roadmap.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.
