# Kami Distribution

## How to mint a Kamigotchi

<figure><img src="/files/vZdICFOzI5jy2WZRp5iL" alt=""><figcaption><p>The Vending Machine</p></figcaption></figure>

Kamigotchi can only be minted from the in-game Vending Machine by spending a <img src="/files/8OubftgSzNSxLXadQhtT" alt="" data-size="line"> **Gacha Ticket**. <img src="/files/8OubftgSzNSxLXadQhtT" alt="" data-size="line"> **Gacha Tickets** are auctioned in a [Perpetual Gradual Dutch Auction](/gameplay/econ/kami-distribution/tickets-auction-mechanisms.md) for <img src="/files/EFAsqvfLNlME2xG9bVpB" alt="" data-size="line"> **MUSU**.&#x20;

At the time of minting, the <img src="/files/8OubftgSzNSxLXadQhtT" alt="" data-size="line"> **Gacha Ticket** is burned and the player receives a Kami from the Vending Machine pool. At any given time, the Vending Machine will have \~2,222 Kamigotchi in its pool. When a new Kami is minted, the player will receive one of the pool Kami and a newly created Kami will enter the pool:

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

This will continue until the maximum supply of 22,222 Kami is reached, at which point no new Kami will be created.

## <img src="/files/8OubftgSzNSxLXadQhtT" alt="" data-size="line"> Gacha Ticket Distribution

20,000 total <img src="/files/8OubftgSzNSxLXadQhtT" alt="" data-size="line"> **Gacha Tickets** will be distributed as follows:

* 2000 airdropped to Passport holders (one per Passport)
* 3000 available through an initial mint:
  * Whitelist mint for Testnet participants with >200 [reputation](/gameplay/quests-and-factions.md) (1 per wallet)
  * Public mint (5 per wallet)

17222 <img src="/files/8OubftgSzNSxLXadQhtT" alt="" data-size="line"> **Gacha Tickets** are being auctioned in-game for **MUSU** <img src="/files/EFAsqvfLNlME2xG9bVpB" alt="" data-size="line"> at the Vending Machine on an ongoing basis, which we expect to take approximately 18 months.


---

# Agent Instructions: 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:

```
GET https://docs.kamigotchi.io/gameplay/econ/kami-distribution.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
