> 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.md).

# Aurania

Aurania is one of our custom content zones with daily quests. You can see and auto-accept every quest of this continent with the blackboard, which is just a few steps apart from the spawn. Every quest is visible in your quest tab (Q). The quests of Aurania contain normal monster quests, collection quests, boss Aurania is a zone that offers daily quests as part of our custom content.&#x20;

In Aurania, players can farm everything they need to upgrade their weapons to Black Shiny and upgrade their [Ruby](/custom-content/black/aurania/dark-forest.md), [Sapphire](/systems/dungeon-ranking-rewards/underwater-world.md), [Emerald](/custom-content/black/aurania/mystic-valley.md), and [Topaz ](/custom-content/black/aurania/crystal-cave.md)Jewelry to Aura Jewelry. It's important to note that to successfully complete the quests in Aurania, players need to have a team with equipped Shiny characters. Additionally, players must have a minimum of 900,000 HP and a strong base damage, which can be achieved with [Shiny equipment](/custom-content/shiny.md).

For beginners, we recommend a tank class and a 1o1 class for bosses. Completing quests in Aurania provides many benefits, including the opportunity to obtain EXP for players above Platinum 50. The quests in Aurania are an excellent way to upgrade your equipment and advance your character's level, so be sure to take advantage of them every dailyquests and some Dungeon quests. Here you can farm everything to upgrade your Weapon to Black Shiny and the [Ruby](/custom-content/black/aurania/dark-forest.md), [Sapphire](/systems/dungeon-ranking-rewards/underwater-world.md), [Emerald ](/custom-content/black/aurania/mystic-valley.md)and [Topaz ](/custom-content/black/aurania/crystal-cave.md)Jewelry to Aura Jewelry! If you are over Platinum 50, you will receive EXP for completing the quests.

<figure><img src="https://wiki.entropia.fun/images/7/70/Aura1X.png" 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.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.
