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

# Vault

> Understand private vault access, custody records, item statuses, and available actions.

The Iruka vault is the custody layer for verified physical inventory.

The Vault is private to the authenticated account and is opened from the connected account control. Signing out removes access to the Vault and its current session data.

## What the Vault Does

Vaulted items can be:

* Held in storage
* Listed on the marketplace
* Sold
* Queued for redemption and shipping

## Vault Item Fields

A production vault item should include:

* Item ID
* Pack ID
* Category
* Rarity
* Serial
* Item name
* Set, group, or collection name when needed for identification
* Estimated value
* Custody status
* Redemption eligibility
* Shipping status

## Vault Statuses

| Status        | Meaning                                 |
| ------------- | --------------------------------------- |
| Vaulted       | Stored and available for future actions |
| Listed        | Listed on the marketplace               |
| Sold          | Sold through a marketplace or exit flow |
| Redeem queued | User requested shipment                 |

## Custody Principle

Iruka should only show an item as vaulted when internal records prove custody, verification, and redemption eligibility.
