# Poring Coins

1. #### What are Poring Coins?
   * Poring Coins are a currency used alongside [Delabs Points](/economic-system/delabs-points.md) to obtain various Delabs rewards.
   * Your current amount and total collected Poring Coins can be checked in the top UI of the game screen.
   * Poring Coins are primarily used in the **Poring Roulette**.

2. #### What is Poring Roulette?
   * Poring Roulette is a roulette system that uses Poring Coins.
     * It costs **10 Poring Coins** per spin.
   * The rewards from the roulette vary depending on the current **Roulette Board**.
     * Possible rewards include [Zeny](/economic-system/currencies/zeny.md), [RO Points](/economic-system/ro-points.md), Potions, and more.
     * The Roulette Board changes randomly each time.
   * During external token/coin airdrop events, airdrops may be obtained through the Poring Roulette.

3. **How to Obtain**
   * Purchase the [**Delabs Pass**](/how-to-start/pass/delabs-pass.md) to receive Poring Coins.
     * Defeat [Field](/game-system/fields.md) Monsters or complete related event quests to obtain Poring Coins.
     * Without the Delabs Pass, you can still receive general event rewards, but **not** Poring Coins.
   * Earned through **PvP rank rewards**.
     * Achieve high ranks in **Single PvP** and **Co-op PvP** to obtain large amounts of Poring Coins.


---

# 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://wiki.ragnaroklibre.com/economic-system/poring-coins.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.
