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

# 🚀Fair Launch🚀

We will be hosting a fair launch for MACHO token. For those who are worried of getting botted by bot users, you can take a look at <https://machoswap.gitbook.io/machoswap/features/anti-bot> to see how we are planning to deter bot users.

Launch Details:

Date: 6 June 2021

Time: 12.00 AM ET [https://www.tickcounter.com/countdown/2577273/machoswap-fair-launch](https://www.tickcounter.com/countdown/2577570/machoswap-fair-launch)

Farming begins: Block 8064000 <https://bscscan.com/block/countdown/8064000> (Estimated 12h after launch)

Initial Price: $2

Initial Supply: 1000

Contract Information:

Token Address: 0x1Aa2a88c09d82945ee964a487259fFB0D913b4F5

MasterChef: 0x378a6064d07F032CF8AcE00f65802b7f9d28709A

Timelock: 0xf071814426234AAEe68412aCc4f14D57E2F09320

Referral: 0x4ec8514d18d8bFdAA117DC105997FF2eBf5E57c8


---

# 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://machoswap.gitbook.io/machoswap/launch/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.
