> For the complete documentation index, see [llms.txt](https://wiki.ragnaroklibre.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ragnaroklibre.com/tieng-viet/he-thong-tro-choi/dungeon.md).

# Dungeon

Trong **Ragnarok Libre**, dungeon là nơi bạn có thể thể hiện sức mạnh của mình và thu thập nhiều loại tài nguyên khác nhau.\
Hiện tại, có **6 loại dungeon** đang hoạt động trong game.

{% content-ref url="/pages/ESfHJKTc8jLAgSu9sBQB" %}
[Không gian Vô Hạn](/tieng-viet/he-thong-tro-choi/dungeon/khong-gian-vo-han.md)
{% endcontent-ref %}

{% content-ref url="/pages/FWCqJVjwsbOlFumnZ3cR" %}
[Hầm ngục Zeny](/tieng-viet/he-thong-tro-choi/dungeon/ham-nguc-zeny.md)
{% endcontent-ref %}

{% content-ref url="/pages/kf0l0surcdNXLrLquv20" %}
[Hầm ngục Kinh Nghiệm](/tieng-viet/he-thong-tro-choi/dungeon/ham-nguc-kinh-nghiem.md)
{% endcontent-ref %}

{% content-ref url="/pages/RsmAo3efoMKiPVGlzPnQ" %}
[Tập Kích Phi Công](/tieng-viet/he-thong-tro-choi/dungeon/tap-kich-phi-cong.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ijv0Tg28cURqezpKNCOh" %}
[Phòng Thí Nghiệm Trung Tâm](/tieng-viet/he-thong-tro-choi/dungeon/phong-thi-nghiem-trung-tam.md)
{% endcontent-ref %}

{% content-ref url="/pages/lsMVu4YJ36KXt1j8eXnT" %}
[Tháp Vô Tận](/tieng-viet/he-thong-tro-choi/dungeon/thap-vo-tan.md)
{% endcontent-ref %}


---

# 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.ragnaroklibre.com/tieng-viet/he-thong-tro-choi/dungeon.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.
