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

# Mint your PAPA

> **Mint Timeline**
>
> * Round 1 for Planet holders: 2023-03-02
> * Round 2\~3 for Whitelists: 2023-03-03
> * Round 4 for Public: 2023-03-03
> * Venue: <https://friends.havah.io/>

Among HAVAH Friends, PAPA will be the first to be released to the world, and the minting page for PAPA is scheduled to open in February.

The minting process will be divided into four stages: 1st round confirmed purchase for white-listed participants, 2nd and 3rd round competitive purchase for white-listed participants, and an Extra round of public competitive purchase.

**Round 1:**&#x50;articipants selected in the white list can securely purchase PAPAs. (The white list for Round 1 will be selected from individuals who possess HAVAH PLANET.)

**Round 2:** Participants on the white list can purchase PAPA through competition. (The white list for Round 2 will be selected based on individuals who possess HAVAH mPLANET.)

**Round 3:** Participants on the white list can purchase PAPA through competition. (The white list for Round 3 will be selected from participants of the VEGANET event.)\
\
**Extra Round:** Everyone can purchase PAPA through competition. (However, if the quantity prepared in Rounds 1-3 is sold out, the Extra Round may not be held.)

{% hint style="success" %}
All rounds of Papa minting will be conducted using HVH Coin, and all HVH Coins used in the minting will be transferred to the Sustainable Fund.
{% endhint %}

<div><figure><img src="/files/ZcxkRymNdWvGmMDeaoqd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/SUqDzM6FKlU4xGINPVNq" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LSAIg3YzLn3D0sAICsd0" alt=""><figcaption></figcaption></figure></div>


---

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