# Event Shop

<figure><img src="/files/weZpZnOqrnmzqruAdLqg" alt=""><figcaption><p>Event Manager NPC<br><strong><code>@npc 40 / eventcontroller</code></strong></p></figcaption></figure>

The **Event Point Shop** in **Ragnafinest** allows players to trade their earned **Event Points** for valuable rewards such as Castle Drop materials and Rare MVP Cards.

Players can exchange their Event Points into the following currencies:

* ![](/files/20CGdg7i9XsiNAZgpzz7) **Event Silver Coins** → Used for Castle Drop materials.
* ![](/files/E9IBwi9XRBFR6SKVnmPi) **Event Gold Coins** → Used for Rare MVP Cards.

## Silver Coin Exchange

| Item                                                                                                                        | Cost  |
| --------------------------------------------------------------------------------------------------------------------------- | ----- |
| <img src="https://divine-pride.net/img/items/item/iRO/7092" alt="" data-size="original"> **Drifting Air** (`7092`)          | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7091" alt="" data-size="original"> **Billow** (`7091`)                | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7090" alt="" data-size="original"> **Ripple** (`7090`)                | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7089" alt="" data-size="original"> **Omen of Tempest** (`7089`)       | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7088" alt="" data-size="original"> **Snow Crystal** (`7088`)          | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7087" alt="" data-size="original"> **Breath of Spirit** (`7087`)      | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7085" alt="" data-size="original"> **Sinew of Bear** (`7085`)         | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7084" alt="" data-size="original"> **Sputum of Bird** (`7084`)        | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7083" alt="" data-size="original"> **Spirit of Fish** (`7083`)        | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7082" alt="" data-size="original"> **Root of Stone** (`7082`)         | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7081" alt="" data-size="original"> **Woman's Moustache** (`7081`)     | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7080" alt="" data-size="original"> **Cat Tread** (`7080`)             | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7079" alt="" data-size="original"> **Feather of Angel Wing** (`7079`) | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7078" alt="" data-size="original"> **Wrath of Valkyrie** (`7078`)     | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7077" alt="" data-size="original"> **Silver Ornament** (`7077`)       | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7076" alt="" data-size="original"> **Wheel of the Unknown** (`7076`)  | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7075" alt="" data-size="original"> **Iron Maiden** (`7075`)           | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7074" alt="" data-size="original"> **Thor's Gauntlets** (`7074`)      | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7073" alt="" data-size="original"> **Freya's Jewel** (`7073`)         | **3** |
| <img src="https://divine-pride.net/img/items/item/iRO/7086" alt="" data-size="original"> **Emblem of the Sun God** (`7086`) | **5** |

***

## Gold Coin Exchange

| MVP Card                                                | Cost   |
| ------------------------------------------------------- | ------ |
| ![](/files/l1eQvmHegxgJUnMlhyTw) Randgris Card          | **10** |
| ![](/files/l1eQvmHegxgJUnMlhyTw) Gloom Under Night Card | **10** |
| ![](/files/l1eQvmHegxgJUnMlhyTw) Tao Gunka Card         | **10** |
| ![](/files/l1eQvmHegxgJUnMlhyTw) Kiel Card              | **15** |
| ![](/files/l1eQvmHegxgJUnMlhyTw) Berzebub Card          | **15** |
| ![](/files/l1eQvmHegxgJUnMlhyTw) Ifrit Card             | **15** |
| ![](/files/l1eQvmHegxgJUnMlhyTw) Fallen Bishop Card     | **15** |


---

# 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://ragnarok-finest.gitbook.io/ragnarok-finest-wiki/game-features/event-circuit/event-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.
