# Dungeons

There are 3 different Wing Dungeons in the Game where you are able to farm Wing EXP Potions and also the Item "Essence of Wing".

{% hint style="info" %}
It is possible to Reset the Dungeon Entry Count each Day to maximize the Efficiency. Regardless of that matter Resetting the Dungeon Entry Count is paid with Force Gems.
{% endhint %}

{% hint style="info" %}
For More Informations about the Dungeons visit: [Dungeons](/content/dungeons.md)

For More Informations about the Achievements visit: [Achievements](/content/systems/achievements.md)
{% endhint %}

***

***

<details>

<summary>Holia Windhill</summary>

| Dungeon Name               | Holia Windhill                                                                                                |
| -------------------------- | ------------------------------------------------------------------------------------------------------------- |
| Dungeon Entry              | <p>A piece of Mysterious Statue</p><p><img src="/files/SFjow8fmycsVQVQGMjYO" alt="" data-size="original"></p> |
| Requirements               | <p>Level: 130</p><p>Force Wing Rank: Any</p>                                                                  |
| Entry Limits               | <p>Per Day: 3 times</p><p>Reset: 2 times</p>                                                                  |
| Rare Drops                 | <p>Essence of Wing (Rare)</p><p><img src="/files/N2XBOsIgrT7Lj3npKVHQ" alt=""></p>                            |
| Dungeon Entry Informations | <img src="/files/dKAj7a3hdmCXJmQCCSgc" alt="" data-size="original">                                           |

</details>

<details>

<summary>Holia Keldrasil</summary>

| Dungeon Name               | Holia Keldrasil                                                                                    |
| -------------------------- | -------------------------------------------------------------------------------------------------- |
| Dungeon Entry              | <p>Mysterious Branch</p><p><img src="/files/sH5Talx2xwBhpm5X3asn" alt="" data-size="original"></p> |
| Requirements               | <p>Level: 150</p><p>Force Wing Rank: Rare - Level 100</p>                                          |
| Entry Limits               | <p>Per Day: 2 times</p><p>Reset: 2 times</p>                                                       |
| Rare Drops                 | <p>Essence of Wing (Unique)</p><p><img src="/files/LvFYZYjUP6m7KgrbsT00" alt=""></p>               |
| Dungeon Entry Informations | <img src="/files/GpyxGlN0T7VC4oAeojMJ" alt="" data-size="original">                                |

</details>

<details>

<summary>Holia Tristy</summary>

| Dungeon Name               | Holia Tristy                                                                                      |
| -------------------------- | ------------------------------------------------------------------------------------------------- |
| Dungeon Entry              | <p>Mystical Feather</p><p><img src="/files/AMcvFg5VeiJFaEr6qPWx" alt="" data-size="original"></p> |
| Requirements               | <p>Level: 170</p><p>Force Wing Rank: Unique - Level 100</p>                                       |
| Entry Limits               | <p>Per Day: 2 times</p><p>Reset: 2 times</p>                                                      |
| Rare Drops                 | <p>Essence of Wing (Epic)</p><p><img src="/files/QTSdteNb1qsmeZrnGox7" alt=""></p>                |
| Dungeon Entry Informations | <img src="/files/1rJcNjKOQLGB2B6HattT" alt="" data-size="original">                               |

</details>


---

# 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.playcabal.to/content/systems/force-wing/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.
