# Kafra Items

1. #### What are Kafra Items?

   * Kafra Items are a currency used in the Kafra [Exchange](/game-system/exchange.md), primarily obtainable through the [Shop](/game-system/shop.md).
   * You can use Kafra Items to exchange for High-Grade/Superior Chests and useful consumable items.
     * Examples include: High-Grade Accessory Chest, Superior Card Chest, Hourglass of Bond, various potions, and more.

2. **Types of Kafra Items**
   * Kafra Brooch
   * Kafra Coins
   * Kafra Card
   * Kafra Postcard


---

# 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/currencies/kafra-items.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.
