# Exchange

1. #### What is the Exchange?
   * Ragnarok Libre features two types of **Exchange Shops**.
   * You can obtain various items through exchanges in these shops.

2. #### Types of Exchange Shops
   * **Kafra Exchange Shop**
     * Bring [**Kafra Items**](/economic-system/currencies/kafra-items.md) to **Tailing** and exchange them for various other items.
     * Kafra Items are mainly obtained from the [Shop](/game-system/shop.md).
     * There are four types of Kafra Items:
       * Kafra Brooch
       * Kafra Coin
       * Kafra Business Card
       * Kafra Postcard
   * **Butterfly Ship**
     * Increase your **Doram Race Affection** to receive various items for free.
     * To raise Doram Race Affection, you’ll need **Doram Foxtail**.
       * You can obtain Doram Foxtail by completing all Daily Quests.
     * The higher your affection level, the more item types you can receive.
       * Once you request an item, it takes time to receive it.
   * [Market Place](/economic-system/marketplace.md)
     * A trading space where you can buy and sell [**Gear**](/characters/gear.md), [**Cards**](/characters/cards.md), and **some materials**.
       * More details about the Marketplace can be found at the following [link](/economic-system/marketplace.md).


---

# 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/exchange.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.
