# Basic Usage

Creates an `XWUIGameEquipmentSlots` paper-doll with the default RPG slot layout, character silhouette, and slot labels. Fill slots with `equip(slotId, { icon, name, rarity })` (or seed `equipped` in data) and clear them by clicking or calling `unequip(slotId)`.
