> ## Documentation Index
> Fetch the complete documentation index at: https://docs.playiruka.space/llms.txt
> Use this file to discover all available pages before exploring further.

# How Iruka Works

> Follow the Iruka flow from pack selection and reveal to vault, marketplace, or shipment.

Iruka has four core flows.

## 1. Vending

Users choose a pack from the Iruka vending machine. Each pack should show price, supply, odds, rarity tiers, and value ranges before purchase.

## 2. Reveal

After the pull, the result is shown with item metadata:

* Rarity
* Serial or item ID
* Category
* Estimated value
* Vault status

## 3. Vault

Eligible physical items can remain in custody. Vaulted items can later be listed, sold, or shipped.

## 4. Exit

Users can choose the next action:

* Keep vaulted
* List or sell
* Request shipment

Production flows should connect these actions to inventory records, custody status, settlement, and shipping operations.
