# Boss Dungeons

## Access to the Dungeon

Boss Dungeons can be accessed by crafting a <mark style="color:orange;">**Scroll**</mark> inside the [<mark style="color:purple;">**Arcane Forge**</mark>](/general-server-mechanics/custom-crafting.md#craftingstations). Interacting with those <mark style="color:orange;">**Scrolls**</mark> will start a 5 second timer. After this timer, the teleportation into the dungeon will automatically happen. Spawning in a small room, you now have to use the respective <mark style="color:orange;">**Key**</mark> crafted inside the [<mark style="color:purple;">**Arcane Forge**</mark>](/general-server-mechanics/custom-crafting.md#craftingstations) as well. <mark style="color:orange;">**Right-click**</mark> on the block marked by the hologram above with your <mark style="color:orange;">**Key**</mark> and the wall/door will <mark style="color:red;">**break**</mark>.&#x20;

{% hint style="info" %}
After the door breaks down, you have time to sort your inventory and prepare. Upon walking a few blocks into the arena, a short boss-spawning animation will start and the boss will spawn in the middle of the arena.&#x20;
{% endhint %}

After completing the dungeon, you can exit it via the /exit command.

## Teleportation Scrolls

Teleportation Scrolls are <mark style="color:purple;">**Consumables**</mark> that initiate teleportation into the respective dungeon <mark style="color:red;">**once**</mark> upon use. <mark style="color:red;">**There is currently no way to enter a dungeon without a scroll.**</mark>

{% hint style="info" %}
Teleportation Scrolls can be crafted inside the [<mark style="color:purple;">**Arcane Forge**</mark>](/general-server-mechanics/custom-crafting.md#craftingstations).
{% endhint %}

## Keys

Each dungeon is themed differently with unique <mark style="color:red;">**bosses**</mark>, <mark style="color:red;">**arenas,**</mark> and <mark style="color:orange;">**keys**</mark>. The crafted <mark style="color:orange;">**keys**</mark> for each dungeon will be crafted out of [different materials with varying methods of collection](/general-server-mechanics/custom-crafting.md#list-of-special-item-drops).&#x20;

{% hint style="info" %}
Keys are crafted inside the [<mark style="color:purple;">**Arcane Forge**</mark>](/general-server-mechanics/custom-crafting.md#craftingstations).
{% endhint %}

<mark style="color:orange;">**Keys**</mark> grant the possibility to open the gate to the main arena where the boss will spawn. <mark style="color:red;">**Without a key, the dungeon is essentially not playable.**</mark>


---

# 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://wiki.warpedrealm.com/dungeons/boss-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.
