> For the complete documentation index, see [llms.txt](https://lokagamers.gitbook.io/rowiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lokagamers.gitbook.io/rowiki/additional-feature/npc-custom/material-exchanger.md).

# Material Exchanger

## Material Exchanger

Use this page to check the published exchanger reference for key crafting materials.

### NPC

{% columns %}
{% column %}

<figure><img src="/files/S3ZKmNhilBtxHLmMOqxl" alt="Raw Reagent NPC"><figcaption><p>Material Exchanger</p></figcaption></figure>
{% endcolumn %}

{% column %}
Check the NPC details before you craft.

* **NPC:** <mark style="color:blue;">**Material Exchanger**</mark>
* **Location:** <mark style="color:blue;">**Payon Town**</mark>
* **Coordinates:** <mark style="color:blue;">`69,117`</mark>
  {% endcolumn %}
  {% endcolumns %}

{% columns %}
{% column width="50%" %}

<figure><img src="/files/fNHx6NMmTZZDxy58TbOq" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" %}
Use these links to jump to each recipe section.

* [Loka Key](/rowiki/additional-feature/npc-custom/material-exchanger.md#loka-key)
* [Catalysts](/rowiki/additional-feature/npc-custom/material-exchanger.md#catalysts)
* [Loka Mining Pickaxe](/rowiki/additional-feature/npc-custom/material-exchanger.md#loka-mining-pickaxe)
* C. Rotating Gear (Shield)
* C. Decoration of Time (Shield)
  {% endcolumn %}
  {% endcolumns %}

{% hint style="info" %}
These NPCs provide shared materials used across the docs.

Use the anchor links below when you need a specific recipe section.
{% endhint %}

### Loka Key

<figure><img src="/files/I3Wh6EDXbH7QQrf9iGSG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Loka Key** is used across shops, equipment crafting, ore upgrades, and system recipes.
{% endhint %}

| Icon                                                                | Name                    |    Amount |
| ------------------------------------------------------------------- | ----------------------- | --------: |
| <img src="/files/GUab35QYUx7bY3rIHy73" alt="" data-size="original"> | \[Bound] Printed Text L |       `1` |
| <img src="/files/wHWJjpO2FJ5TAFBKKsio" alt="" data-size="original"> | \[Bound] Printed Text O |       `1` |
| <img src="/files/RBRTlgnZI5X7yDd5CcVw" alt="" data-size="original"> | \[Bound] Printed Text K |       `1` |
| <img src="/files/TAJfbmxItnUC0Pb80nPY" alt="" data-size="original"> | \[Bound] Printed Text A |       `1` |
| 💵                                                                  | Zeny                    | `1,000 Z` |

### Catalysts

<figure><img src="/files/ahlGhoPueeD5kduUnoV3" alt="Catalysts recipe at Reagent Maker"><figcaption><p>Catalysts</p></figcaption></figure>

#### Crafting Material :

| Icon                             | Name                |    Amount |
| -------------------------------- | ------------------- | --------: |
| ![](/files/nl7A1t9flIkSw1bxM268) | `Sticky Mucus`      |       `5` |
| ![](/files/k44iiDyFsG3aT5w7Zka6) | `Earthworm Peeling` |       `5` |
| ![](/files/MhuaptuO2vmj5BhiMlSw) | `Short Daenggie`    |       `5` |
| ![](/files/V9ASaVS6opYK7DFJPcBN) | `Cultish Masque`    |       `5` |
| 💵                               | `Zeny`              | `2,000 Z` |

{% hint style="info" %}
Check the current in-game **Reagent Maker** list before you prepare materials.

Published recipes in other pages link here because **Catalysts** are a shared requirement.
{% endhint %}

### Loka Mining Pickaxe

<figure><img src="/files/s91eQHJTrf2AcVhJoMQq" alt="Loka Mining Pickaxe recipe"><figcaption><p>Loka Mining Pickaxe recipe</p></figcaption></figure>

#### Crafting Material :

| Icon                             | Name                                                                             |  Amount |
| -------------------------------- | -------------------------------------------------------------------------------- | ------: |
| ![](/files/5XZOeEp396buDmfsCoPN) | `Iron Ore`                                                                       |     `4` |
| ![](/files/4sXCJvVWRTb2zbFQ05mq) | `Iron`                                                                           |     `3` |
| ![](/files/sE5XI4bCYckr8rKXXNjy) | `Steel`                                                                          |     `2` |
| ![](/files/5jetWX56kxxnfAwphth1) | `Hoe`                                                                            |     `1` |
| ![](/files/C0hLZmOcKFSkEEBTwdO6) | [Loka Key](/rowiki/additional-feature/npc-custom/material-exchanger.md#loka-key) |    `10` |
| 💵                               | `Zeny`                                                                           | `2000z` |

{% hint style="info" %}
Need mining details after crafting the pickaxe? See [\[NEW\] Mining System](/rowiki/unique-feature/mining-system.md).
{% endhint %}

### C. Rotating Gear (Shield)

<figure><img src="/files/q4jq8RYaXSxHQ31xgV2d" alt=""><figcaption></figcaption></figure>

### C. Decoration of Time (Shield)

<figure><img src="/files/fYVlHrFgtO49nmZZiXvg" alt=""><figcaption></figcaption></figure>

### Notes

This page tracks the shared exchanger reference used across the documentation.


---

# 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:

```
GET https://lokagamers.gitbook.io/rowiki/additional-feature/npc-custom/material-exchanger.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.
