# Ragnafilian Shop

There are many types of shops in Ragnafilian and each shop has their own currency.

| Shop       | Currency        | Acquire from                                                                                                     |
| ---------- | --------------- | ---------------------------------------------------------------------------------------------------------------- |
| Cash Shop  | Cash Point(s)   | Donation                                                                                                         |
| GoldPC     | GoldPC Point(s) | Hourly Online                                                                                                    |
| Ragna Shop | Ragna Point(s)  | PK'ing on PvP/GvG -or- MVPing -or- Instancing (Memorial Dungeon) -or- Mission/Quest Board -or- Automated Events. |

### Earning Cash Point(s)

Cash Point(s) is/are acquired only by donations. There is no other way to get free Cash Point in Ragnafilian.

### Earning GoldPC Point(s)

GoldPC Points acquired by staying online. Either just sit, or doing an activity. A mini icon with countdown will show up on your window. Earning rate is **1 point per hour and it's doubled for VIP account**.

<figure><img src="https://user-images.githubusercontent.com/98105181/204946869-adeac970-1d07-4a45-aade-ec23ebd2169a.png" alt=""><figcaption></figcaption></figure>

### Earning Ragna Point(s)

There are various ways to earn RagnaPOINT(s) as explained above:

<table><thead><tr><th width="240">Activity</th><th>Earning (Non-VIP)</th><th>Earning (VIP)</th></tr></thead><tbody><tr><td>PK (PVP/GVG)</td><td>+1 /kill</td><td>+2 /kill</td></tr><tr><td>MVP</td><td>+2</td><td>+4</td></tr><tr><td>MD/Instancing</td><td>+5</td><td>+10</td></tr><tr><td>Mission Board</td><td>+1</td><td>+2</td></tr><tr><td>Job Change Quest</td><td>+5</td><td>+10</td></tr><tr><td><a href="/pages/5c409xsHUnWKEg4m3fGi">Annual Event</a></td><td>TBA</td><td>TBA</td></tr><tr><td><a href="/pages/4Qok67HCUbhS4raS5ehm">Automated Daily Event</a></td><td>+1</td><td>+2</td></tr></tbody></table>


---

# 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://ragnafilian.gitbook.io/ragnafilian/beginner-guide/ragnafilian-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.
