> For the complete documentation index, see [llms.txt](https://docs.marblex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.marblex.io/services/nft-adventure/koongyaz-universe-odyssey/types-of-koongya-nft.md).

# Types of Koongya NFT

## MBX Marblership Koongya

{% tabs %}
{% tab title="ENG" %}

<figure><img src="/files/2AiEXAN9ZCI31OaBDHft" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="KOR" %}

<figure><img src="/files/G3701Mdw3iVZmVgiHG68" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

* Mint Quantity
  * Onion: 1,300
  * Radish: 900
  * Celery: 900
  * Riceball: 900
* Main use
  * Exploring NFT Adventure Koongyaz Universe Odyssey
* Acquired by:
  * Collecting Onion Points in NFT Adventure
  * Combining Puzzle NFTs using SWAP on MBX NFT
  * Participating in various community events

### Detailed Distribution

<table><thead><tr><th width="253">Type</th><th>How to Obtain</th><th>Quantity</th></tr></thead><tbody><tr><td>Onion Koongya</td><td>NFT Adventure</td><td>1000</td></tr><tr><td></td><td>SWAP (MBX NFT)</td><td>200</td></tr><tr><td></td><td>Marketing</td><td>100</td></tr><tr><td>Riceball Koongya</td><td>NFT Adventure</td><td>720</td></tr><tr><td></td><td>SWAP (MBX NFT)</td><td>140</td></tr><tr><td></td><td>Marketing</td><td>40</td></tr><tr><td>Celery Koongya</td><td>NFT Adventure</td><td>740</td></tr><tr><td></td><td>SWAP (MBX NFT)</td><td>130</td></tr><tr><td></td><td>Marketing</td><td>30</td></tr><tr><td>Radish Koongya</td><td>NFT Adventure</td><td>740</td></tr><tr><td></td><td>SWAP (MBX NFT)</td><td>130</td></tr><tr><td></td><td>Marketing</td><td>30</td></tr></tbody></table>

{% hint style="success" %}
The table above is based on the initial minting quantity.
{% endhint %}

***

## Legendary Cuisine

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

* Mint Quantity
  * &#x20;4,000
* Main use
  * Receiving perks within NFT Adventure "Koongyaz Universe Odyssey"
* Acquired by:
  * Completing explorations in NFT Adventure to gather ingredients and create in the 'Combine Ingredients' menu.

***

## Koongya Award

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

* Mint Quantity
  * 4,000
* Main use
  * Receiving perks within NFT Adventure "Koongyaz Universe Odyssey"
  * These were special rewards exclusive to the Koongya offline store (now discontinued), and used as materials for the Astronaut Koongya SWAP in MBX NFT
* Acquired by:
  * Going to the 'Claim Special Gifts' menu after completing all explorations in NFT Adventure

***

## Astronaut Koongya

* Mint Quantity
  * 2,600
* Main use
  * Receiving perks within NFT Adventure "Koongyaz Universe Odyssey"
* Acquired by:
  * Combining the Koongya Award NFT with a Joker R or keywords at MBX NFT's [SWAP](/services/mbx-nft/swap.md) service.
  * Claiming the Astronaut Koongya as part of an event at MBX NFT's [CLAIM](/services/mbx-nft/airdrop-and-claim.md) service.

### Level-up Reward Chart

| Max Level | Reward built into NFT (MBX) | Level up cost (MBX) |
| --------- | --------------------------- | ------------------- |
| 1         | 70                          | 50                  |
| 2         | 150                         | 110                 |
| 3         | 220                         | 150                 |
| 4         | 290                         | 190                 |
| 5         | 370                         | -                   |
| Total     | 1100                        |                     |

{% hint style="info" %}
Level up costs are paid in **Kaia** and this table presents the equivalent costs in MBX.
{% endhint %}

### Detailed Distribution

| Category        | Description                          | Quantity |
| --------------- | ------------------------------------ | -------- |
| SWAP (MBX NFT)  | Various swap pools                   | 2000     |
| Claim (MBX NFT) | Various claim pools                  | 590      |
| Marketing       | Allocation for vitalizing ecosystem. | 10       |


---

# 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.marblex.io/services/nft-adventure/koongyaz-universe-odyssey/types-of-koongya-nft.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.
