> For the complete documentation index, see [llms.txt](https://docs.havah.io/friends/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.havah.io/friends/how-to-mint/mint-your-bebe.md).

# Mint your BEBE

<figure><img src="/files/DLyuylNw08Ukic73yEwu" alt=""><figcaption></figcaption></figure>

***

## 1. Pre-mint: Baby BEBE (completed)

* Schedule: December 12, 2023 (Tue) at 6 AM (UTC)
* Venue: Official site
* Volume: 2,000 ea (first-come, first-served basis)
* Price: 100 HVH (No cap for each wallet)
  * Or, Swap Musician BEBE NFT 1 ea
* Feature: Only the first 1,000 purchased/swapped Baby BEBEs can be evolved to Stage 2 BEBE.

## 2. BEBE Launchpad (completed)

### 🛒 Venue: HAVAHswap Launchpad

#### **Round 1 - Confirmed Whitelist**

* Schedule: December 19th (Tue) at 12 AM (UTC)
* Eligible: Planet Holders (Confirmed Whitelist)
* Price: $8.3 worth of ETH (BASE Network)
* Limit of 1 per wallet

**Round 2 - Competitive Whitelist**

* Schedule: December 19th (Tue) at 1 PM (UTC)
* Eligible: Planet Holders, Mini-Planet Holders, HAVAH Friends NFT Holders, other Whitelist - Event Participants
* Price and Quantity: $9 worth of ETH (BASE Network) / 1,000 - R1 Quantity
* Limit of 2 per transaction / Maximum 2 per wallet

**Public Sale**

* Schedule: December 19th (Tue) at 2 PM (UTC)
* Quantity: $9.6 worth of ETH (BASE Network) / 1,900 - R1 - R2 Quantity
* Limit of 2 per transaction / Maximum 2 per wallet

***

<figure><img src="/files/93yZ9NPNu2EwnBIbtneU" alt=""><figcaption></figcaption></figure>


---

# 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.havah.io/friends/how-to-mint/mint-your-bebe.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.
