# Map

The map is a crucial tool for players to navigate the game world, with its main functions including:

## **Navigation and Location**

The map helps players understand their current position and how to reach their destinations. It typically marks important locations such as quest sites and enemy distribution areas.

## **Quest Tracking**

Key locations related to quests are displayed on the map, assisting players in finding their objectives or areas that need exploration.

## **Resource Marking**

Clicking on the monster index on the left side of the map will show monster locations. Clicking on a monster starts automatic tracking.

<figure><img src="https://1728202136-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzerUwbiIOYaaXdLMnHsf%2Fuploads%2FCTTojJT9JkyCa10Sy6cS%2Fimage.png?alt=media&#x26;token=8ec5df72-aa3d-4abd-8037-7087b0937948" alt=""><figcaption></figcaption></figure>

## Enhancements

The updated map interface improves navigation and resource tracking.

<figure><img src="https://1728202136-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzerUwbiIOYaaXdLMnHsf%2Fuploads%2FYAOS2Nw3W2dwTfCwBRji%2Fmap2.png?alt=media&#x26;token=3012bcf8-6709-4a6f-a1b0-b5595940468a" alt=""><figcaption></figcaption></figure>

* New Features
  * Treasure Chest Count: Displays remaining chests in the current area.
  * Encounter Quest Count: Tracks the number of available quests.
  * Energy Reminder: Displays remaining energy with a direct link to purchase Quantum Synchronization Potion.
  * Abyss Points Reminder: Shows remaining points and links to purchase Abyss Essence.


---

# 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://playerone.gitbook.io/doc/sky-legend/functionalities/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.
