# Shop

You can purchase a variety of items and special package products from the **Shop**.

1. #### Shop Types
   * There are  three types of Shops: the **General Shop,** the **Secret Shop**, and the **Delabs Shop**.
   * **General Shop**: The item list updates periodically.
   * **Secret Shop**: A shop where you can purchase a variety of items.
     * The Secret Shop is divided into tabs: **Packages**, **Currency**, **Boxes**, **Daily Deals**, and **Items**.
     * The list of available items in the Secret Shop updates every 3 hours. You can instantly refresh the list by using a **Secret Shop Refresh Ticket**.
   * **Delabs Shop**: A special shop where items can be purchased via the $DELABS token
     * The Delabs Shop often has seasonal deals, and discounted items.

2. #### Secret Shop Categories & Item List
   * **Packages:** Purchase special package deals.

   * **Currency:** Purchase various in-game currencies:

     * [Zeny](/economic-system/currencies/zeny.md)
     * [RO Points](/economic-system/ro-points.md)
     * [Nyangvine](/economic-system/currencies/nyangvine.md)
     * [Kafra Postcards](/economic-system/currencies/kafra-items.md)

   * **Boxes:** Purchase various reward items and boxes:
     * Companion Reward
     * Card Reward
     * Silver Box
     * Gacha Capsule
     * Dispatch Box
     * Rare Companion Box
     * PvP Box
     * Lucky Material Box
     * Card Box
     * Gear Box
     * Jewelry Box
     * Costume Box

   * **Daily Deals:** Claim or purchase daily rotating items:
     * Costume Reward
     * Bingo Number Box
     * Star Crystal
     * Gacha Coins
     * MVP Summon Tickets
     * Secret Shop Refresh Tickets
     * PvP Tickets
     * Share Boost
     * Share 4hr
     * Dungeon Summon Tickets
     * Upgrade Material Box
     * Card Upgrade Tickets

   * **Items:** Purchase various consumables and rewards:
     * Item Rewards
     * Research Documents
     * Various Potions
     * Pills
     * Superstar Cake
     * Summarized Battle Manual
     * Battle Manual
     * Duel Recharge Tickets
     * Bag of Gold Coins
     * Various consumable Items


---

# 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/game-system/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.
