> For the complete documentation index, see [llms.txt](https://docs.beetchez.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beetchez.com/beetch-evolution/larval-stage/fair-pre-sale.md).

# Fair Pre-sale

*Humans have tried to save the bees, but let’s be real - right now, they can’t even save themselves. That’s why the BEETCHEZ are taking matters into their own hands!*

<figure><img src="/files/3BHXToHfaooJbLBCCEXj" alt="" width="375"><figcaption><p>Plan Bee preparations in Beetchez HQ</p></figcaption></figure>

The Beetchez have decided to move from a originally planned two-day pre-sale on SamuraiStarter to a 6 day (2 rounds) fair pre-sale on Beetchez website (supported by SamuraiStarter) to increase reach and make the presale fairer and more inclusive. 🤝\
\
The pre-sale will be conducted on Base using USDC and will include a total of 50% of BEETCH token supply with half (25 billion $BEETCH) going to the initial LP and other half (25 billion $BEETCH) being distributed to the pre-sale participants.\
\
[<mark style="color:yellow;">SamuraiStarter</mark>](https://www.samuraistarter.com/) will act as a trusted third party (escrow) to collect and pool the funds raised to match the 25 billion BEETCH for the initial LP.

* Soft cap $50k (FDV $200k)
* Hard cap $150k (FDV $600k)

#### <mark style="color:yellow;">1st round</mark> :&#x20;

* minimum participation per address: 50 USDC&#x20;
* maximum participation per address: 1000 USDC

#### <mark style="color:yellow;">2nd round</mark> - FCFS\*:

* minimum participation per address: 100 USDC&#x20;
* maximum participation per address: 2000 USDC

\*addresses that participated in the first round can participate in the FCFS round\
\
NOTE: If the pre-sale does not reach the soft cap of $50,000, all Fair Pre-sale participants will receive a full refund. ✌️🐝


---

# 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://docs.beetchez.com/beetch-evolution/larval-stage/fair-pre-sale.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.
