# Dungeons

### Gameplay

Dungeons are custom combat experiences crafted to be challenging and rewarding for a group of 5 players. The maze-like rooms have lots of hidden chests guarded by vicious mobs. Explore all the rooms, find all the loot, and attempt to defeat the final boss.&#x20;

After killing the final boss and completing the dungeon, all players receive all the loot they've managed to find.&#x20;

Fail to complete the dungeon and you end up with nothing...

### Party

Filling up a party is the first step in successfully completing a dungeon. Players can be invited using a command or just right click on any player and click "Party." You can also start a Recruitment to fill up your party.&#x20;

1. Create party with the following command: **/party create \<name of party>**
2. Invite players with: **/party invite \<name of player>**&#x20;
3. Right click a player and select "Party"
4. In the dungeons menu, start a **Recruitment**

{% hint style="warning" %}
**\[BETA]** There is currently no GUI to create a Party. There will soon be an entire menu for managing your party. For now, please use the commands like /party create /party kick and /party invite&#x20;
{% endhint %}

### Dungeon Location

There is currently one location in the Beta. Open your MetaMenu, click "Dungeons", click "The Forgotten Tombs."

### Dungeon Level

Most dungeons have multiple levels which increase in difficulty. The type of mobs remain the same but the amounts and levels increase.&#x20;

Higher dungeon levels offer better rewards!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cryptocraftgame.com/season-2-mmo/dungeons.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
