# MVP Shop

## MVP Shop

Use this page to check the published MVP Shop handled by **Kirino**.

This segment tracks the current shop list, NPC location, and confirmed exchange costs.

### Overview

{% columns %}
{% column %}

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

{% column %}
Check the current shop list before you visit **Kirino**.

* **NPC:** <mark style="color:blue;">**MVP Shop — Kirino**</mark>
* **Location:** <mark style="color:blue;">**Payon Town**</mark>
* **Coordinates:** <mark style="color:blue;">`116,117`</mark>
* **Published shop items:** `8`
* **Currencies:** `MVP Coin`, `Loka Key`, `Old Card Album`, `Zeny`
* **Published costume effect:** `Increases Damage`

Every exchange uses **MVP Coin**.
{% endcolumn %}
{% endcolumns %}

### Published shop list

This NPC currently offers these items:

* `Mysterious Loka Potion`
* `Convex Mirror`
* `Bubble Gum 100%`
* `[7 Hours] VIP Card`
* `Loka C. MVP Dragonhelm`
* `Loka C. MVP White-Gold Aura`
* `Loka C. MVP Cape`
* `Loka C. MVP Sword`
* `Loka Sealed Card Album`

### Exchange list

| Item                          |                                                           Cost |
| ----------------------------- | -------------------------------------------------------------: |
| `Mysterious Loka Potion`      |                                      `2 MVP Coin + 2,000 Zeny` |
| `Convex Mirror`               |                                      `4 MVP Coin + 4,000 Zeny` |
| `Bubble Gum 100%`             |                                      `8 MVP Coin + 8,000 Zeny` |
| `[7 Hours] VIP Card`          |                                    `12 MVP Coin + 12,000 Zeny` |
| `Loka C. MVP Dragonhelm`      |                     `30 MVP Coin + 20 Loka Key + 100,000 Zeny` |
| `Loka C. MVP White-Gold Aura` |                     `60 MVP Coin + 20 Loka Key + 200,000 Zeny` |
| `Loka C. MVP Cape`            |                     `30 MVP Coin + 10 Loka Key + 100,000 Zeny` |
| `Loka C. MVP Sword`           |                     `30 MVP Coin + 10 Loka Key + 100,000 Zeny` |
| `Loka Sealed Card Album`      | `100 MVP Coin + 1 Old Card Album + 50 Loka Key + 500,000 Zeny` |

{% hint style="info" %}
Every exchange uses **MVP Coin**.

Higher-tier entries also require **Loka Key** and **Zeny**.

**Loka Sealed Card Album** also requires **Old Card Album**.

Need more **Loka Key**? Craft it through [Material Exchanger](/rowiki/additional-feature/npc-custom/material-exchanger.md).
{% endhint %}

### Published update history

* **NPC added:** [October 31, 2025](/rowiki/server-information/patch-notes/cbt/october-2025/october-31-2025.md)

### Notes

This page tracks the current MVP Shop list published for **Kirino**.


---

# 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/mvp-shop.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.
