> For the complete documentation index, see [llms.txt](https://jeff-world.gitbook.io/jeff-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-world.gitbook.io/jeff-world/kor/introduction/world-map.md).

# World Map

**드넓은 제프월드에 있자니 어디가 어딘지 모르시겠죠?**

**퀘스트는 해야하는데 여기가 어딘지, NPC는 어딨는지 알고싶다면!**

**아래의 미니맵과 전체지도로 가고싶은 곳! 찾고 싶은 NPC를 확인해보세요 😘**

## **미니맵**

<figure><img src="/files/zy6OZhDs70jiFvEwTl5q" alt="" width="375"><figcaption></figcaption></figure>

유저의 제프월드 **화면 오른쪽 상단**에서 **미니맵**으로, 현재 자신의 위치를 확인할 수 있습니다😍

## **전체지도**

<figure><img src="/files/WFgyNPtsEc3F6mZRloka" alt=""><figcaption></figcaption></figure>

제프월드 **전체지도**[<mark style="color:red;">**(단축키 M)**</mark>](/jeff-world/kor/jeff-world-play-guide/undefined-3.md)를 통해 **가고 싶은 곳**과 찾고 싶은 **NPC** 위치를 확인할 수 있습니다👌

* 체크표시 ON/OFF로 보고 싶은 위치만 볼 수 있어요!


---

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

```
GET https://jeff-world.gitbook.io/jeff-world/kor/introduction/world-map.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.
