> For the complete documentation index, see [llms.txt](https://hangout-ragnarok.gitbook.io/hangoutro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hangout-ragnarok.gitbook.io/hangoutro/the-server/prontera-npcs.md).

# Prontera services

![](https://3134290582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD6EUknkxguLsWdqRSsct%2Fuploads%2Fgit-blob-8369d0738dae1906a04b5b60266a84131997468b%2Fserver.jpg?alt=media)

Everything is within a short walk of the Prontera spawn. Coordinates are `x,y`. Use `/where` to see yours.

| NPC                     | Where              | What it does                                                                                                                                                                                                                                                                              |
| ----------------------- | ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Job Master              | 153,193            | Job changes, rebirth included. No quests needed                                                                                                                                                                                                                                           |
| Healer                  | 162,193            | Full heal and buffs for 1,000 zeny. Every town has one                                                                                                                                                                                                                                    |
| Warper                  | next to the Healer | Warps to towns, fields, dungeons and instances for a zeny fee, see [Taxes and fees](/hangoutro/server-modifications/taxes.md). Every town has one                                                                                                                                         |
| Hangout Concierge       | 150,193            | The front desk. Free cart, falcon, warg, Peco Peco, dragon and Madogear rentals, your class quest skills, and resets at 5,000 zeny for skills, 5,000 for stats or 9,000 for both. It also answers where to find everything else, see [Hangout Concierge](/hangoutro/systems/concierge.md) |
| Banker                  | 132,217            | Bank                                                                                                                                                                                                                                                                                      |
| Kafra Employee          | 146,187            | Storage, cart, save point                                                                                                                                                                                                                                                                 |
| Stylist                 | 170,180            | Hair style, hair colour and cloth dye. Dyes go to 35 on most bodies                                                                                                                                                                                                                       |
| Costume Converter       | 146,169            | Turns a headgear or garment you are wearing into its costume version for 1,000,000 zeny. The original and its refine and cards are used up, see [Costume converter](/hangoutro/systems/costume-converter.md)                                                                              |
| Hunting Missions        | 143,179            | A mission of four hunts with a reward, a new one every 12 hours                                                                                                                                                                                                                           |
| Cash Exchange           | 146,171            | Buy cash points for zeny and sell them back. See [Earning cash points](/hangoutro/cash-and-vip/cash-points.md)                                                                                                                                                                            |
| Card Remover            | 146,166            | Removes cards for 200,000 zeny plus 25,000 per card. It can fail and destroy the cards or the item                                                                                                                                                                                        |
| Private MVP Room        | 148,174            | Rents one of eight private rooms for 100,000 zeny and an hour. Inside, a summoner calls an MVP for 100,000 zeny or a mini boss for 50,000. Summoned MVPs drop loot and cards but pay no cash points                                                                                       |
| Stable Master           | 152,187            | Trains your Halter Lead from level 1 to 10, see [Mount levels](/hangoutro/systems/mount.md)                                                                                                                                                                                               |
| Smile Assistance        | 160,186            | Sells the Smile mask and the other masks                                                                                                                                                                                                                                                  |
| Guild Warehouse Manager | 149,204            | Guild storage                                                                                                                                                                                                                                                                             |

Refining happens in the Cash Mall, not here. Blacksmith Basta handles every refine including shadow gear. The Warper cannot reach that map, so talk to the Cash Sales Guide at 137,125 to get in. See [Shadow equipment](/hangoutro/systems/shadow-equipment.md).

You can only open a shop in the southern half of Prontera, at y 149 and below. The plaza where these NPCs stand stays clear, so a vendor cannot cover one of them. Other towns are unchanged.


---

# 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, and the optional `goal` query parameter:

```
GET https://hangout-ragnarok.gitbook.io/hangoutro/the-server/prontera-npcs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
