# Dungeons

## How to enter a dungeon?

To enter a dungeon, you have to meet its level requirement first then get the dungeon key from the <mark style="color:blue;">**/keys shop**</mark>

You can run <mark style="color:blue;">/keys shop</mark> then select the required key to buy it :&#x20;

<figure><img src="https://i.gyazo.com/ded44ac4ee78343949ba7da494c65679.gif" alt="" width="375"><figcaption></figcaption></figure>

Then you can do <mark style="color:blue;">/dungeon \[dungeon]</mark> to enter it!

## How to play?

It is the same as [Battles](/game-guides/battles.md) but more challenging, and you can also play with your friends!\
your friend can join you by just clicking on the Join button (must have a key too):

<figure><img src="https://pouch.jumpshare.com/preview/AHwUXS80DumBgv2rQ4rtwIulVlVliTUe2VBmJotVErATUgE8zV0-ZlckL0CEVdrLEAUFU31TFtfwb0uoh6W4B9H_qdUmk7rTTn_UpU6E0fM" alt="" width="375"><figcaption></figcaption></figure>

The host can click "Start" to enter the dungeon and start the battle!<br>

## Dungeon battle interface

<figure><img src="/files/QAcwl9Vzxc7RDqLzSNFB" alt="" width="318"><figcaption><p>Dungeon Interface</p></figcaption></figure>

It is pretty similar to Battles, but to differentiate players skills, your Skills will have your player number.\
So If you are player number 1, and have Dragon's Fury Skill, the Dragon's Fury Skill Button will have your number (ex: (1))<br>

## How to win?

Just clear all dungeon floors and defeat the final boss, and congrats!

## Important notes:

* Dungeons can be run every 1h and 30 minutes
* After clearing a floor, your HP will be automatically increased by 20% enabling you to fight the next monsters
* If your level is higher than the max level, you most probably will not gain any drops, but you still can help your friends pass the dungeon!

{% hint style="success" %} <mark style="color:green;">New Feature:</mark> <mark style="color:blue;">**/info dungeon**</mark> command will let you be able to know info & the possible dungeon drops
{% endhint %}


---

# 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://help.rexybot.xyz/game-guides/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.
