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

# World Map

Feeling lost in the vast JEFF World?

Need to complete a quest but don’t know where you are or where to find an NPC?

No worries! Use the **Minimap** and **World Map** below to locate your destination or find the NPC you need. 😘

## Minimap

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

Check your **current location** using the **minimap** at the **top-right corner** of your JEFF World screen. 😍

## World Map

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

Use the **JEFF World Map** (shortcut key **M**) to find your destination or locate NPCs. 👌

* Toggle the **ON/OFF** checkmarks to display only the locations you need!

**Explore JEFF World with ease! 🚀✨**


---

# 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/newbies-guides/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.
