> For the complete documentation index, see [llms.txt](https://docs.aionoverdose.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aionoverdose.com/game-guides/instance/the-veilenthrone.md).

# The Veilenthrone

The Veilenthrone is a 18-person alliance instance.

The alliance will have 3 minutes to prepare, after which the instance will begin. The objective is to take down the four generals across the map;

* Cleric Lord Merav
* Aether Master Sarashikal
* Guard Captain Baikunta
* Commander Zav, The Brute

For this, the alliance splits into two parties. One will consist of two groups (Group A) and the other of the remaining one (Group B). Both groups will reach Cleric Lord Merav and kill her together. They will afterwards take different routes. Group A will go to the west and deal with Guard Captain Baikunta, and Group B will go north and confront Aether Master Sarashikal. They will both meet in the chamber most to the north and kill Commander Zav, The Brute together. Doing so will unlock the access to the fight with [\<Dragon Lord Ereshkigal>](https://aion.fandom.com/wiki/Ereshkigal), accessed through a portal in the middle structure of the temple.

There are certain side objectives in this section. Depending on the speed which the generals and normal mobs are dealt with, certain Daeva NPCs will remain alive. If they die (therefore taking too long), points will be deducted from the alliance's score, negatively affecting their final rank. There will also be Ereshkigal Siege Chariot on the way, which will boost the team's score if destroyed.

The other three side objectives are meant to make the fight against [\<Dragon Lord Ereshkigal>](https://aion.fandom.com/wiki/Ereshkigal) easier in different ways. These are all optional, not required to down the final boss. The most simple one is to find across the area Dragon Killer Cannon Box and looting Dragon Killer Cannonballs from them. These cannonballs can be used during the last fight on the siege weapons which appear on the back side of the platform away from [\<Ereshkigal>](https://aion.fandom.com/wiki/Ereshkigal), inflicting considerable damage against her. There are six Dragon Killer Cannon Box in the instance with specific spawn points.

The second objective consists of freeing two named Jotuns. First, the team must head to the *Frostchain Prison* on the northeast corner of the map. From there, they will have to defeat a Ereshkigal Drakan Jailor and loot from them the Frostchain Prison Key. This will allow them to free the first Jotun; Zarba, located on the *Freezing Prison* on the west side of the map, only accessible by going to the *Sanctuary Entrance*, taking down the Balaur barrier on the path to the left and following the road. By interacting with Zarba, the player will be given a Veilenthrone Revival Stone, required to free the second Jotun. The alliance must travel back to the north section of the map and access the *Sanctum of Grief*. The player in possession of the Veilenthrone Revival Stone must interact with the Cursed Veilenthrone Statue, releasing Arbo's Soul. Arbo's Soul will join the alliance in the fight against [\<Ereshkigal>](https://aion.fandom.com/wiki/Ereshkigal) and aid them during the battle.

The final objective is to access the *Limatta Shaft*, an underground mine and collect Lym Crystals from the Greater Lym Gemstone laying around. Lym Crystals are to be used on the Veilenthrone Annihilator, a deactivated petralith in the *Concealed Sanctum*, a small chamber on the northeast of the map. The Veilenthrone Annihilator will aid the alliance against [\<Ereshkigal>](https://aion.fandom.com/wiki/Ereshkigal).

## <mark style="color:red;">Instance Rewards:</mark>

\
Rewards for this instance are available through the **Weekly Lugbug Mission**. Achieve a **Grade S or A result**, which is required to complete the Lugbug Mission.

This instance allows unlimited entries to help teammates complete the instance and assist their group members.

<figure><img src="/files/qzNYSC6aORx81KjxW9CS" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">Grade S Veilenthrone Reward Box</mark> contains:

* 1x Ultimate Dark Talon Box - (Class roll)
* 2x Ultimate Sovereign Box
* 10x Glyph Box Fragment
* 15x Luna Bundle
* 50x Ancient Crown
* 10x Experience Mark
* 10x Overdose Shard<br>

<figure><img src="/files/wOtlj9Urwcg7pDm40n8X" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">Grade A Veilenthrone Reward Box</mark> contains:

* 1x Ultimate Dark Talon Box (Chance only)
* 1x Ultimate Sovereign Box
* 5x Glyph Box Fragment
* 5x Luna Bundle
* 20x Ancient Crown
* 5x Experience Mark
* 10x Overdose Shard


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.aionoverdose.com/game-guides/instance/the-veilenthrone.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
