# Warper

Warp to towns, fields, dungeons, and saved travel spots from the Warper menu.

## Quick Guide

* Talk to a Warper.
* Pick the destination category.
* Choose your target map and confirm the warp.

**Note:** Some destinations may depend on server rules or unlocked menu options.

## Where To Find It

| NPC    | Location              | Preview                                                                   |
| ------ | --------------------- | ------------------------------------------------------------------------- |
| Warper | `alberta 32 240`      | <img src="/files/ARylbletkZVa8yXFfIHk" alt="Warper" data-size="original"> |
| Warper | `aldebaran 145 119`   | Same NPC sprite.                                                          |
| Warper | `amatsu 102 143`      | Same NPC sprite.                                                          |
| Warper | `ayothaya 203 174`    | Same NPC sprite.                                                          |
| Warper | `pay_arche 55 119`    | Same NPC sprite.                                                          |
| Warper | `brasilis 191 185`    | Same NPC sprite.                                                          |
| Warper | `comodo 185 157`      | Same NPC sprite.                                                          |
| Warper | `dewata 192 192`      | Same NPC sprite.                                                          |
| Warper | `dicastes01 194 192`  | Same NPC sprite.                                                          |
| Warper | `einbroch 245 205`    | Same NPC sprite.                                                          |
| Warper | `geffen 114 64`       | Same NPC sprite.                                                          |
| Warper | `gonryun 156 126`     | Same NPC sprite.                                                          |
| Warper | `hugel 97 168`        | Same NPC sprite.                                                          |
| Warper | `izlude 121 96`       | Same NPC sprite.                                                          |
| Warper | `jawaii 188 128`      | Same NPC sprite.                                                          |
| Warper | `lighthalzen 167 103` | Same NPC sprite.                                                          |
| Warper | `louyang 207 104`     | Same NPC sprite.                                                          |
| Warper | `xmas 150 136`        | Same NPC sprite.                                                          |
| Warper | `manuk 291 148`       | Same NPC sprite.                                                          |
| Warper | `mid_camp 212 244`    | Same NPC sprite.                                                          |
| Warper | `einbech 192 125`     | Same NPC sprite.                                                          |
| Warper | `morocc 145 100`      | Same NPC sprite.                                                          |
| Warper | `moscovia 217 198`    | Same NPC sprite.                                                          |
| Warper | `niflheim 200 185`    | Same NPC sprite.                                                          |
| Warper | `gef_fild10 71 339`   | Same NPC sprite.                                                          |
| Warper | `payon 182 108`       | Same NPC sprite.                                                          |
| Warper | `prontera 153 193`    | Same NPC sprite.                                                          |
| Warper | `rachel 119 146`      | Same NPC sprite.                                                          |
| Warper | `splendide 199 153`   | Same NPC sprite.                                                          |
| Warper | `umbala 132 130`      | Same NPC sprite.                                                          |
| Warper | `veins 222 134`       | Same NPC sprite.                                                          |
| Warper | `yuno 145 187`        | Same NPC sprite.                                                          |
| Warper | `prt_fild05 290 229`  | Same NPC sprite.                                                          |

## Player Tips

* Stand close to the NPC before clicking, especially in crowded towns.


---

# 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://vanro-global.gitbook.io/vanro-global-docs/features/warper.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.
