# Basic Usage

Constructs an `XWUIGameQuestDebug` with empty data, so it shows the `Quest Debug (0)` header, the state filter buttons, and an empty list. Push a `quests` array (each `{ id, name, state, stage, maxStages?, conditions? }`) via `updateData()` to populate the list, stage-progression bar, and condition checklist.
