> For the complete documentation index, see [llms.txt](https://wiki.entropia.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.entropia.top/custom-content/black/aurania/aurania-temple.md).

# Aurania Temple

The Aurania Temple is the main dungeon in Aurania, and it is where you can obtain the most critical part for Black Weapons. The end boss in this dungeon drops [Black Weapon Materials](/custom-content/black/aurania/aurania-temple.md) that you can use to create weapons boxes in Aurania. To successfully complete this dungeon, you will need a team with equipped Shiny characters. You will need to have **1.800.000 HP** and a strong damage output. A [Tank with Suck Blood](/balance/self-sustain-tank.md), an AoE class, and a 1o1 class are the perfect team for this dungeon.

The monsters in the Aurania Temple are challenging, and you will need to have a solid strategy to overcome them. The dungeon is not easy, and it requires a coordinated team effort. As you progress through the dungeon, you will encounter several mini-bosses before facing the end boss. It is crucial to defeat these mini-bosses to progress through the dungeon.

[The Black Weapon Materials](/custom-content/black/aurania/aurania-temple.md) dropped by the end boss are crucial to obtaining Black Weapons. These weapons are among the most powerful in the game, and they are highly sought after by players. Additionally, the coins earned from this dungeon can be used to purchase valuable items such as upgrade stones and potions.

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


---

# 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://wiki.entropia.top/custom-content/black/aurania/aurania-temple.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.
