# NPC Custom

## NPC Custom

Use this page to open each custom NPC segment.

Each segment keeps its own recipe list and notes.

### Available segments

* [Material Exchanger](/rowiki/additional-feature/npc-custom/material-exchanger.md)
* [Ore Exchanger](/rowiki/additional-feature/npc-custom/ore-exchanger.md)
* [Hourly Shop](/rowiki/additional-feature/npc-custom/hourly-shop.md)
* [PVP Shop](/rowiki/additional-feature/npc-custom/pvp-shop.md)
* [MiniBoss Shop](/rowiki/additional-feature/npc-custom/miniboss-shop.md)
* [MVP Shop](/rowiki/additional-feature/npc-custom/mvp-shop.md)
* [Black Set Crafter](/rowiki/additional-feature/npc-custom/black-set-crafter.md)
* [Falconer Set Crafter](/rowiki/additional-feature/npc-custom/falconer-set-crafter.md)
* [Stylish](/rowiki/additional-feature/npc-custom/stylist.md)
* [Personal Trainer](/rowiki/additional-feature/npc-custom/personal-trainer.md)
* [Card Trader](/rowiki/additional-feature/npc-custom/card-trader.md)
* Reset Stat NPC

{% hint style="info" %}
Each NPC now has its own segment so the recipe list stays easier to scan.
{% endhint %}


---

# 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://lokagamers.gitbook.io/rowiki/additional-feature/npc-custom.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.
