> 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/fair-launch.md).

# Launch

## The launch is scheduled for Friday 30.07.2021 at 09:00 UTC (*Deposit Start, Initial Liquidity Supply*)

We're trying to do a **Fair Launch for everyone**. 🚀

1. **To keep the fair launch and prevent front-run bots buying in advance of users, token contracts will be announced at the time of adding initial liquidity.**
2. Farming will start at block #[9601450](https://bscscan.com/block/countdown/9601450).

   Estimated Target Date: **Fri Jul 30th, 2021, 12:00:00 UTC**. [**View countdown on BscScan**](https://bscscan.com/block/countdown/9601450)\
   **(**&#x45;nd block: [10033450](https://bscscan.com/block/countdown/10033450) estimated Aug 15th 00:10 UTC)
3. Deposit will be open to farming pools prior to the farming start time, but no rewards will be generated.
4. There is **no pre-sale**.
5. Dev will pre-mine 242 Honeys for liquidity pools setup and contests.
6. Website will open at **Fri Jul 30th, 2021, 09:00:00 UTC.** Deposit will be available upon same time.
7. Honey-BUSD, Honey-BNB liquidity will be added when website opens.\
   \&#xNAN;**(100 Honeys for each liquidity pools, price @ $50/each)**
8. Follow us on [**Twitter** ](https://twitter.com/HoneyFarmFi)and join the [**HoneyFarm Announcements Telegram Channel**](https://t.me/HoneyFarmAnn) / [**Communication Telegram Room**](https://t.me/HoneyFarmChat) for upcoming updates.


---

# 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/fair-launch.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.
