# 펼쳐보기

- [스토리](https://madesv.gitbook.io/wiki/dungeon/rpgguide/story.md): 전설속 이야기를 들어보시겠습니까?
- [악몽 플레이](https://madesv.gitbook.io/wiki/dungeon/rpgguide/play.md): 던전 플레이 방법을 안내드리겠습니다.
- [해방서](https://madesv.gitbook.io/wiki/dungeon/rpgguide/book.md): 해방된 영혼으로 장비를 강화하세요.
- [해양 탐사](https://madesv.gitbook.io/wiki/dungeon/rpgguide/sea.md): 깊은 바다에 무엇이 살고 있을까요?
- [해적 소탕](https://madesv.gitbook.io/wiki/dungeon/rpgguide/sea/pirate.md): 해양 탐사 월드를 지켜내세요.
- [스시 요리](https://madesv.gitbook.io/wiki/dungeon/rpgguide/sushi.md): 해양 탐사에서 얻은 식재료로 요리를 해봅시다!


---

# Agent Instructions: 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:

```
GET https://madesv.gitbook.io/wiki/dungeon/rpgguide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
