> 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/event-in-game/weekly-merchant-day.md).

# \[Weekly] Merchant Day

{% columns %}
{% column %}

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

{% column %}
**NPC:** <mark style="color:blue;">**Merchant Day**</mark>

**Location:** <mark style="color:blue;">**Payon Town**</mark>&#x20;

**Coordinates:** <mark style="color:blue;">`(payon) 66, 105`</mark>
{% endcolumn %}
{% endcolumns %}

The **NPC Merchant Day** appears on specific days and sells various crafting materials. Each day features a **different list of items**, so make sure to check regularly.

### Schedule

* [Monday](#monday)
* [Wednesday](#wednesday)
* [Friday](#friday)

Item availability rotates based on the day. Make sure to visit the Merchant on the correct day to purchase the materials you need.

{% hint style="info" %}
**Note:** Some adjustments may be updated in future patches.
{% endhint %}

***

### At a glance

* **Type:** Weekly rotating material list
* **Active days:** Monday, Wednesday, Friday
* **Materials per day:** 11
* **Price per material:** `3000z`

***

<h3 align="center">MONDAY</h3>

| Icon                             | Item             | Price   |
| -------------------------------- | ---------------- | ------- |
| ![](/files/otSR4iyG1xKZqOc1chBZ) | Mushroom Spore   | `3000z` |
| ![](/files/nl7A1t9flIkSw1bxM268) | Sticky Mucus     | `3000z` |
| ![](/files/MhuaptuO2vmj5BhiMlSw) | Short Daenggie   | `3000z` |
| ![](/files/yqQpTs6u2thm9XqBgvpk) | Snake Scale      | `3000z` |
| ![](/files/yQYly3cYAn61g3IYgjhb) | Cactus Needle    | `3000z` |
| ![](/files/wDArY8zd5LhEW3ns94fY) | PecoPeco Feather | `3000z` |
| ![](/files/NDQpddZvFkzVP76wUJ7r) | Black Cat Doll   | `3000z` |
| ![](/files/c6iRM6gP0OuDksJbcJoL) | Jellopy          | `3000z` |
| ![](/files/lKMRGdMBIrRZ0xSnOBsI) | Fluff            | `3000z` |
| ![](/files/f0bLPzoqSeSu3YaQSe08) | Animal Skin      | `3000z` |
| ![](/files/oKt09mlMDBxbmoElKAxZ) | Decayed Nail     | `3000z` |

***

<h3 align="center">WEDNESDAY</h3>

| Icon                             | Item              | Price   |
| -------------------------------- | ----------------- | ------- |
| ![](/files/XRPx14suj4lVsKiSu1DZ) | Moth Dust         | `3000z` |
| ![](/files/k44iiDyFsG3aT5w7Zka6) | Earthworm Peeling | `3000z` |
| ![](/files/V9ASaVS6opYK7DFJPcBN) | Cultish Masque    | `3000z` |
| ![](/files/oADt8b0u9r3eWTbtSCBR) | Dragon Scale      | `3000z` |
| ![](/files/3WiOmDtG6Gk1VQMH4cxi) | Sharp Scale       | `3000z` |
| ![](/files/ZWdhjmj6kKPmI81B9Fs4) | Claw of Rat       | `3000z` |
| ![](/files/wKkRBVrsbjj9AqPcIzH1) | Nine Tails        | `3000z` |
| ![](/files/oB50vBpFnKzJrem7pmDw) | Clover            | `3000z` |
| ![](/files/NgKpiefR2dqDXHw5ILdP) | Shell             | `3000z` |
| ![](/files/eBftakeTJoKLp3aK2DLK) | Bill of Birds     | `3000z` |
| ![](/files/kiQmNTmSpCYkqrEc9mof) | Immortal Heart    | `3000z` |

***

<h3 align="center">FRIDAY</h3>

| Icon                             | Item            | Price   |
| -------------------------------- | --------------- | ------- |
| ![](/files/yAilNan6YUHBEtEVKX2c) | Rotten Bandage  | `3000z` |
| ![](/files/B5rFAL8ivYkE9kj4WXgN) | Nose Ring       | `3000z` |
| ![](/files/jc68tnzcWOjtqk5l6uYK) | Anolian Skin    | `3000z` |
| ![](/files/xrrBVEdF1q6UR9aEncQY) | Antelope Horn   | `3000z` |
| ![](/files/xrYhIok5wilCoCPthf6S) | Sea-otter Fur   | `3000z` |
| ![](/files/Td7aYJgq0jaxBMtDQUda) | Cat's Eye       | `3000z` |
| ![](/files/31dZd1Aa1qkDPWfnMnOQ) | Harpy Feather   | `3000z` |
| ![](/files/hJvmLiz1K7Aj165MIzvQ) | Soft Feather    | `3000z` |
| ![](/files/ofwYTunhhNekxzDxClie) | Feather         | `3000z` |
| ![](/files/emcNnQhGW56suEhVwuaz) | Black Bear Skin | `3000z` |
| ![](/files/0RfAxvwzDso4pd9DfffH) | Horrendous Hair | `3000z` |


---

# 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://lokagamers.gitbook.io/rowiki/event-in-game/weekly-merchant-day.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.
