> For the complete documentation index, see [llms.txt](https://eternum-1.gitbook.io/eternum-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eternum-1.gitbook.io/eternum-wiki/pt/areas-customizadas.md).

# Áreas Customizadas

## 🏰 Cidades & Quests

Conheça as cidades customizadas de **Svargrond** e **Yalahar**.

### Quests em Destaque

* **Inquisition:** Sete bosses e Ultimate Blessing.
* **Pits of Inferno:** Loot lendário.
* **Svargrond Arena:** Três níveis de dificuldade.
* **Demon Oak:** Desafio para nível alto.
* **Blue Legs Quest:** Localizada nas ruínas de Koshei com equipamentos raros.

![Blue Legs Quest nas ruínas de Koshei](/files/tywBFVDdN6V5Pm63gvVb)

## ⚔️ Hunts

### Lizard Isle

Lizard Isle contém **Drakens**, **High Lizards** e **Strong Lizards**.

{% hint style="info" %}
Fale com o NPC em Lizard Isle para chegar à ilha escondida após entregar **50 Lizard Scales** e **50 Lizard Leathers**.
{% endhint %}

### Outros Locais de Hunt

Explore vários locais de caça pelo mapa:

* **Darashia North Dragons**
* **Edron Heroes**
* **Edron Vampires**
* **Edron Werecreatures**
* **Mother Scarab Lair**
* **Port Hope Asuras**
* **Port Hope Spider Cave**
* **Thais South East Dragons**
* **Wyrm Drefia**
* **Venore Walls**

![Área de hunt Darashia North Dragons](/files/fJzIKrQ8pDRomy1UtZGv) ![Área de hunt Edron Heroes](/files/BfiPrIprxpapb5nXUjW5) ![Área de hunt Edron Vampires](/files/F4B5p7UeG1En76gWx7V5) ![Área de hunt Edron Werecreatures](/files/QCK1fyOGVE7Z8kbvnFiK) ![Área de hunt Lizard Isle](/files/XcUnh2pGu9fzPNXIaX5g) ![Área de hunt Mother Scarab Lair](/files/pMGdBOIPbGbDGUOaaPl4) ![Área de hunt Port Hope Asuras](/files/N0ofALGTs4tqde3P19qk) ![Área de hunt Port Hope Spider Cave](/files/H6Bwori2lx6rgLZHefWR) ![Área de hunt Thais South East Dragons](/files/NzcZaodSSUv3z4zgvpjr) ![Área de hunt Venore Walls](/files/7Vcu7KuW5HaaaXgv2teJ) ![Área de hunt Wyrm Drefia](/files/r75F1I6zuR0wevECNnNd)


---

# 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://eternum-1.gitbook.io/eternum-wiki/pt/areas-customizadas.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.
