# Navigation

#### What is navigation?

It is a system that guides the location of the map, the location of specific monsters, and the location of major NPCs such as Kafra and Shop.

![](https://2305172313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnuYKsUFxpFg3PvMQp8Ph%2Fuploads%2FF5mQh8qL54EadiB3WBrg%2Fimg_ragStartPlay06_1.jpg?alt=media\&token=069beeba-3284-467b-8fd4-00ab499c62c3)

The navigation system can be used by pressing the Navigation button in the basic information window.

![](https://2305172313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnuYKsUFxpFg3PvMQp8Ph%2Fuploads%2FDDxP5XJRJvqZYp771eHq%2Fimg_ragStartPlay06_2.jpg?alt=media\&token=cbe11c2e-b496-4a15-83c7-d0f5d45181e1)

If you click the “Search” button after entering the NPC or location information you want to search for, the appropriate information will be displayed.

![](https://2305172313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnuYKsUFxpFg3PvMQp8Ph%2Fuploads%2FoGNsTtR77kQ8TQS1gUS9%2Fimg_ragStartPlay06_3.jpg?alt=media\&token=075b9cdd-7365-4f4b-9c8e-df99f3bd4631)

After selecting the desired information from the printed list, click the “Guide to the target” button at the bottom to start the guidance and end the guidance when you arrive at the destination.

![](https://2305172313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnuYKsUFxpFg3PvMQp8Ph%2Fuploads%2FW7UMXTFvZnl0JbuH6luh%2Fimg_ragStartPlay06_4.jpg?alt=media\&token=23ae6229-9263-49bc-a3d4-df9792c7edd9)

You can end the guidance by clicking the ⓧ button at the top right during the guidance.


---

# 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://rogamefi.gitbook.io/en/game/how-to-play/interface/navigation.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.
