> 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/mystic-valley.md).

# Mystic Valley

Mystic Valley is one of the four [jewelry dungeons](/custom-content/black/aurania/how-to-upgrade-your-jewelry.md) in Aurania. To successfully complete this dungeon, you will need to have **900.000 HP**, and a shiny damage is sufficient to overcome the challenges. For beginners, it is recommended to have a tank and a 1o1 class for the bosses.

In this dungeon, you can obtain everything you need to upgrade your jewelry set to an Aura jewelry set. Specifically, in Mystic Valley, you can acquire all the items required for the Emerald jewelry set (DEX). These items can be used to create and upgrade your jewelry, providing you with significant boosts to your character's stats.

Mystic Valley can be challenging, but it is a great place to grind for jewelry materials, especially if you are aiming to create or upgrade your Aura jewelry set. Additionally, the dungeon provides a chance to earn valuable rewards, including rare items and coins that can be used to purchase other items.

<figure><img src="/files/Al4WZ6pyM0nnNouExqs8" 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/mystic-valley.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.
