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

# Cyan Plex Dungeons: Survive Waves and Claim Rare Loot

> Brave fearsome monsters, collect valuable loot, and choose your path as a Coven mage or Knight warrior in Cyan Plex's Dungeon system.

Dungeons are instanced combat adventures where you fight through waves of monsters in search of powerful loot and rare crafting materials. Before you descend, choose your path: the **Coven**, where magic and arcane power define your playstyle, or the **Knight**, where raw bravery and martial skill carry the day. Each run is a fresh challenge, so come prepared.

## Accessing the Dungeons

<Steps>
  <Step title="Warp to the Dungeon Gate">
    Run `/warp dungeon` to teleport to the dungeon entrance area.
  </Step>

  <Step title="Purchase Rusty Keys">
    Buy **Rusty Keys** (also called Dungeon Keys) from the shopkeeper found at `/warp dungeon` using your in-game currency. You cannot enter without them.
  </Step>

  <Step title="Speak to the Dungeon Keeper">
    Right-click the **Dungeon Keeper** NPC and select the dungeon you want to enter. Make sure every member of your party has their own Rusty Key before doing this.
  </Step>
</Steps>

<Warning>
  Only Dungeon-specific commands work while you're inside a Dungeon. Most standard server commands are disabled for the duration of your run.
</Warning>

## Solo or Party Play

You can tackle Dungeons alone or team up with up to **three other players** (four members total, including the party leader). Parties make difficult wave encounters much more manageable and let you divide roles between fighters and casters.

To invite a friend to your party, use:

```text theme={null}
/party invite <username>
```

Make sure **all party members** hold the required Rusty Keys before approaching the Dungeon Keeper, anyone without a key will be left behind when the dungeon starts.

## Dungeon Commands

| Command                    | Description                                                |
| -------------------------- | ---------------------------------------------------------- |
| `/leave`                   | Exit the Dungeon at any time.                              |
| `/stuck`                   | Request assistance if you become stuck inside the Dungeon. |
| `/party invite <username>` | Invite a player to your party before entering.             |

## Dungeon FAQs

<AccordionGroup>
  <Accordion title="Will I lose my items or XP if I die?">
    No. You won't lose any items or experience points if you die inside the Dungeon. Feel free to push your limits without fear of losing your gear.
  </Accordion>

  <Accordion title="How many lives do I get?">
    You have **one life** per Dungeon entry. Once that life is spent, your run ends and you'll need to start a new one.
  </Accordion>

  <Accordion title="How do I exit the Dungeon?">
    Use the `/leave` command at any time to exit the Dungeon immediately and return to the normal world.
  </Accordion>

  <Accordion title="What do I do if I get stuck?">
    If you find yourself physically stuck somewhere inside the Dungeon, run `/stuck` to request assistance and free yourself from the spot.
  </Accordion>

  <Accordion title="The next wave isn't starting, what's wrong?">
    If a wave fails to begin, this is likely a bug. Exit the Dungeon with `/leave` and start a fresh run. If the problem keeps happening, report it to an admin or moderator so it can be investigated.
  </Accordion>

  <Accordion title="I disconnected mid-run. Can I rejoin?">
    Yes. If you disconnect from the server while inside a Dungeon, you have a **five-minute grace period** to log back in and rejoin your ongoing run. Reconnect as quickly as possible to avoid missing the action.
  </Accordion>
</AccordionGroup>
