> For the complete documentation index, see [llms.txt](https://siege-of-midgard-ro.gitbook.io/wiki-smro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://siege-of-midgard-ro.gitbook.io/wiki-smro/custom-systems/instance-dungeon-guide.md).

# Instance Dungeon Guide

### Available Instances

| Instance           | Status      |
| ------------------ | ----------- |
| Nydhogg’s Instance | Available   |
| Endless Tower      | Available   |
| Cursed Baphomet    | Coming Soon |
| Thanatos           | Coming Soon |
| Mini Endless Tower | Coming Soon |
| BTS                | Coming Soon |

***

### Instance Entry Requirement

To enter an instance, players must have the correct **Instance Voucher** for the specific dungeon they want to enter.

Each Instance Voucher costs:

**100 Event Tickets**

Available Instance Vouchers include:

* Nydhogg’s Voucher
* Endless Tower Voucher
* Cursed Baphomet Voucher
* Thanatos Voucher
* Mini ET Voucher

Players may also access instances through the **Premium VIP Card** donation benefit, depending on the available VIP features.

***

### Where to Buy Instance Vouchers

Instance Vouchers can be purchased from the **Events Shop**.

To go to the Events Shop:

```txt
Use @navi
→ Select Shops
→ Go to Events Shop
```

### How to Get Event Tickets

Event Tickets can be obtained from server events.

Sources include:

* Hourly automatic events
* GM-hosted events

Examples of automatic events:

* Disguise Event
* Find the Mushroom
* Other automated server events

Players are encouraged to join events regularly to collect Event Tickets and purchase Instance Vouchers.

***

### How to Enter an Instance

Once you have the correct Instance Voucher, follow these steps:

Talk to Warper\
→ Regular Warps\
→ Instances\
→ Teleport to Instance Manager

After arriving at the Instance Manager, talk to the NPC and select the instance you want to enter.

***

### Instance Reward Box

After defeating the boss or completing the instance, players will receive an **Instance Reward Box**.

To open the Instance Reward Box, players need an **Instance Key**.

***

### Instance Key

The **Instance Key** is required to open Instance Reward Boxes.

It can be purchased from the **Tool Dealer NPC**.

Tool Dealer NPC\
→ Other Supplies\
→ Instance Key

Price:

**10,000,000 Zeny each**

***

### Instance Cooldown

All instances have their own default cooldown time.

After entering or completing an instance, players must wait for the cooldown before they can enter again.

Cooldown duration may vary depending on the instance.

***

### Step-by-Step Summary

1. Join automatic events or GM-hosted events.
2. Collect Event Tickets.
3. Use `@navi`.
4. Select **Shops**.
5. Go to the **Events Shop**.
6. Buy the required Instance Voucher for **100 Event Tickets**.
7. Talk to the **Warper**.
8. Go to **Regular Warps**.
9. Select **Instances**.
10. Talk to the **Instance Manager**.
11. Enter and complete the instance.
12. Receive your **Instance Reward Box**.
13. Buy an **Instance Key** from the Tool Dealer NPC.
14. Open your reward box.

***

### Important Reminders

* Make sure you have the correct Instance Voucher before entering.
* Make sure you have enough inventory space and weight capacity before opening reward boxes.
* Some instances are still marked as **Coming Soon** and will be released in future updates.
* Instance rewards, cooldowns, and requirements may be adjusted for balance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://siege-of-midgard-ro.gitbook.io/wiki-smro/custom-systems/instance-dungeon-guide.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.
