> 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/korean/introduction/world-map.md).

# World Map

![JEFF World](https://1965417790-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoiltvCgS1OoBAAkqh3XY%2Fuploads%2FOQyhJdRF5rJ35VaTmEDH%2F230111_2%EC%B0%A8%EB%9E%9C%EB%93%9C_%EA%B0%80%EC%9D%B4%EB%93%9C%EC%9D%B4%EB%AF%B8%EC%A7%8001.jpg?alt=media\&token=4f98d9f6-3741-4e09-bf18-bea34056c69e)

제프월드를 3D로 둘러보고 싶으신가요?! → [***Click Here!***](https://jeffworld.io/worldmap/index.html)

***​***

2D 맵에서 구경하는 것도 나쁘지 않습니다!

|                                 1st JEFF LAND                                |                                     2nd JEFF LAND                                     |
| :--------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------: |
| [***Let's GO***](/jeff-world/korean/introduction/world-map/1st-jeff-land.md) | ***​***[***Here We GO***](/jeff-world/korean/introduction/world-map/2nd-jeff-land.md) |


---

# 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/korean/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.
