# RO Points

1. #### What are RO Points?
   * RO Points are a special currency required for listing items on the [Market Place](/economic-system/marketplace.md).
     * To sell equipment or materials, you must consume RO Points.
     * If the listed item is not sold within the time limit, the RO Points are refunded.
     * If you cancel the sale before the time limit ends, a portion of the RO Points will be deducted.
   * RO Points are also required when minting Zeny to trade in the Zeny Marketplace.

2. **How to Obtain**
   * Completing all daily missions grants the highest amount of RO Points.
   * You can obtain RO Points through [Dispatch](/game-system/dispatch.md).
     * RO Points Dispatch is available once per day for free.
   * RO Points can also be earned through various sources such as:
     * Poring Roulette
     * Achievement Quests
     * Events
     * Daily Check-in


---

# 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/ro-points.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.
