> 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-kiki.md).

# Mint your KIKI

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

***

## 1. Pre-Mint (completed)

> **Pre-Mint Timeline**
>
> * Round 1 for Planet holders: 2023-06-01 (Thu) at 2 AM (UTC)
> * Round 2 for Whitelists: 2023-06-01 (Thu) at 10 AM (UTC)
> * Venue: <https://friends.havah.io/>

##

## How to mint?

<div><figure><img src="/files/b1OE67IRxqJClOvxChZV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8SZnACTi3Wwlv3rQHt20" alt=""><figcaption></figcaption></figure> <figure><img src="/files/rKC1kU9gGsj0EoexElGb" alt=""><figcaption></figcaption></figure></div>

1. **Connect** your **Metamask wallet**!
2. **Verify** your identity by simply connecting your **HAVAH wallet** if you are on the whitelist.&#x20;
3. If you are on the whitelist, you will **automatically pass** the process. (Trust the process!)
4. Now you're ready. **Mint** **your KIKI**! :drum:
5. Voilà! You can finally **meet your KIKI** in your Metamask!

> **Who can participate?**
>
> * **Round 1:** Planet Holders (Confirmed Whitelist)
>   * Limit of 1 per tx
>   * Minting quantity varies based on planets owned.
>     * 1\~3 🪐: 1 KIKI
>     * 4\~6 🪐: 2 KIKIs
>     * 7+ 🪐: 3 KIKIs
> * **Round 2:** Planet Holders, mini-Planet Holders, PAPA NFT Holders, PERPLAY NFT Holders, MEVERSE Mystery Box NFT Holders (Competitive Whitelist)
>   * Limit of 1 per tx
>   * no limit per wallet

:bulb: **After minting..**\
Do you want to proceed with the Elixir tour right away?\
Transfer your KIKI from the BNB network to the HAVAH network through the [HAVAH mitter](https://mitter.havah.io/)!

## 2. Main mint (completed)

<details>

<summary>3,500 KIKIs have minted in GameFi on 2023-07-11 (polygon network).</summary>

The rumors say that it'll be held on polygon network.. :eyes:

</details>


---

# 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-kiki.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.
