> 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/kebaria/magma-cave.md).

# Magma Cave

Magma Cave is one of the essential dungeons on this server. It requires Black Armor equipment to obtain [Soulreaver ](/custom-content/soulreaver.md)equipment and, subsequently, access to [Royal content](/custom-content/royal.md). To successfully complete this dungeon, players must have **1.700.000 HP** and a moderate damage output. The dungeon consists of five mini-bosses and one final boss.

Aside from Black Armor parts, players can also acquire Blood Orbs, which are essential for Armor Merges that can be exchanged in [Kebaria](/custom-content/black/kebaria.md). It is recommended to have a [Tank](/balance/self-sustain-tank.md), AoE class, and 1o1 class for this dungeon, as there are numerous smaller monsters and six formidable ones that may take some time to defeat.

[You can see the map of Magma Cave here.](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb31Yp1jJXF9fFE5753Pu%2Fuploads%2FnHkWXAqbNUpuVux30L2E%2FMagmaMap.png?alt=media\&token=4f41b7f4-402d-40f3-af3d-ce9c739a1dfe)

<figure><img src="/files/mTH7jtwXqWgKTmArbHv6" 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/kebaria/magma-cave.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.
