> 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/npc.md).

# NPC

미니맵 옆의 네비게이션 아이콘을 활용하여 NPC를 보다 쉽게 찾아갈 수 있습니다.

아래에서 아이콘을 활용하여 **쉽고 빠르게 NPC를 찾아가는 방법**을 확인해주세요!

1. 화면 우측 상단의 미니맵 옆의 **네비게이션 아이콘**을 클릭합니다.

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

2. 아이콘 클릭을 통해 오픈된 NPC 리스트에서 자신이 찾아가고자 하는 **NPC의 네비게이션 아이콘을 클릭**합니다.

* 유저는 NPC 리스트를 통해 자신의 현재 위치에서 특정 NPC까지의 거리를 확인할 수 있습니다.

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

3. 네비게이션 아이콘을 누르면 캐릭터의 머리 위해 **종이 비행기**가 등장합니다. **종이 비행기를 따라 이동하면 NPC에게 쉽고 빠르게 도착할 수 있습니다!**

<figure><img src="/files/b976NSkhRkVSJW4LSwHF" 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:

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