# Packaging

Genesis NFT holders can enjoy package play in units of 5 (up to 20), and through this, they can earn DIA proportional to the number of packages during the same match.

Ex) 15 Genesis NFTs, 15 Hero Badge NFTs: Users can bundle 15 Hero Badge NFTs into one package and play. (The maximum number of P\&E Plays per hero per day is limited to 5, but in the case of the 15 NFT package, 5 matches will give you the same DIA as 75 match rewards)

| Genesis NFT QTY | Hero Badge NFT QTY | Package QTY (a) | Match Counts (b) | DIA Rewards per Battle (c) | Maximum DIA reward per day |
| --------------- | ------------------ | --------------- | ---------------- | -------------------------- | -------------------------- |
| 5               | 5                  | 5               | 5                | (N) DIA                    | 25 X (N) DIA               |
| 10              | 10                 | 10              | 5                | (N) DIA                    | 50 X (N) DIA               |
| 15              | 15                 | 15              | 5                | (N) DIA                    | 75 X (N) DIA               |
| 20              | 20                 | 20              | 5                | (N) DIA                    | 100 X (N) DIA              |

{% hint style="info" %}
(N) DIA : Varies according to rarity.
{% endhint %}

{% hint style="info" %}
The package is only available for Hero Badge NFTs with the same durability.
{% endhint %}

{% hint style="info" %}
The amount of DIA rewards per match is an example, and it may change according to the number of P\&E Play users and the number of P\&E reward pools.
{% endhint %}

{% embed url="<https://klaydice.io/station/account/packaging>" %}

### 1. Click on Packaging menu

<figure><img src="/files/NUOvgnpkpjUHNjLJX7es" alt=""><figcaption><p>[KLAYDICE Station] Packaging Page</p></figcaption></figure>

1. Connect Wallet in Station and click on the Packaging button on the left Menu.
2. Select the Packaging Slot displayed to select the Packaging quantity.

### 2. Select NFTs (Badge)&#x20;

<figure><img src="https://lh5.googleusercontent.com/zEKbnHdsyc4n_fG6guuXaies2nZyTHsKLwGpOIhcoV4WnirlR7_6lNiR_BxhHlNVJan1sZLTaexafAbuy6M8Jt54s341AN5D1lsF825TvxffidBgy_ceLcbYOQ1-BAgeqVHaPoN-DJ-O6vTbvW1fXusBZdjgN_d43GNs0XVDck4PNd6zs5lU5bPtPA" alt=""><figcaption></figcaption></figure>

Depending on the Packaging Slot selected, first select the Hero Badge NFT according to the number of packaging.

{% hint style="info" %} <mark style="color:red;">Only the same durability of the same grade can be selected.</mark>
{% endhint %}

### 3. Select NFTs (Genesis)

<figure><img src="https://lh6.googleusercontent.com/cx5X1mUeciXWxp2DuqVzrMAaCFLiTF8OIbmPMY47ZYYcyDaAiso8NPp7kqyL3B_1EtQFyTbP8ay0XhMrRD4XbMgQSALQlEudwN82x8jk6pnQdkAbhaYw4O-1KccdwKqqS6TLubQBfv_7cau6mqteJ5dMxQ5eZRhZv0CdnsidCZjdvt90Z_RH5PQL5g" alt=""><figcaption></figcaption></figure>

After selecting Hero Badge NFT according to the number of packaging, select the Genesis NFT tab and select according to the number of packaging.

### 4. Apply&#x20;

<figure><img src="https://lh5.googleusercontent.com/6LtLltOxw0augq-oL2J8Q35JQUR7U151PJAQ7G93DjsHNRBaobz6v19jfApSf7l7O2JZte01ZvjQ_nsK2YBQLHNKeJb6OeEkI0LVredf_00WCMDj5iVE7vDLfobn1YYr91cDi1FFsyd0mxEwS1LeVLvcvYE1Lkl2LVftlWURULJp3r9IhvIawgXDdw" alt=""><figcaption></figcaption></figure>

After selecting Hero Badge NFT and Genesis NFT, click Apply to complete the packaging.

### 5. Check status&#x20;

<figure><img src="https://lh6.googleusercontent.com/0f0nsr44Buzx2wZKOgaexwDRDbljkK9ALjch0Mr7Nzp8LqHrbNT49t2PXqLgMoA9_zVWLfRi_P0Kj_2GQZvtUAKG6l-MCrOuzPFH7CBWyO_fJ-n07HckTxNRy5vrnzeHcuFCRqOu2bU4yD8kf7NXCtBrwkllBOucQWT3NgLrHsa3K7RiZbaP_Vd_Ew" alt=""><figcaption></figcaption></figure>

Click on the My Packaging tab to see the status of the current packaging.

### 6. Unpackaging

Click on Lock button to unlock, and press unpackaging button.&#x20;

{% hint style="info" %}
Unpackaging will be completed at 00:00 (UTC) the next day after the request.
{% endhint %}


---

# 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.klaydice.io/game-fi/how-to-get-more-dia/packaging.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.
