# Instances

Instanced dungeons and their mechanics.

## Quick Links

| Instance                                               | Required Level | Cooldown   | Description                           |
| ------------------------------------------------------ | -------------- | ---------- | ------------------------------------- |
| [Unholy Path](/content/instances/unholy-path.md)       | 250+           | 45 Minutes | Custom demon instance with stat cards |
| [Endless Tower](/content/instances/endless-tower.md)   | 250+           | 7 Days     | 100-floor tower challenge             |
| [Sealed Shrine](/content/instances/sealed-shrine.md)   | 250+           | 12 Hours   | Seal the Great Demon Baphomet         |
| [Endless Cellar](/content/instances/endless-cellar.md) | 250+           | 7 Days     | Underground endless dungeon           |

{% hint style="info" %}
**Tip:** Party up for better rewards and easier clears.
{% 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://www.xileretro.wiki/content/instances.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.
