> For the complete documentation index, see [llms.txt](https://wiki.ragnaroklibre.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ragnaroklibre.com/bahasa-indonesia/sistem-permainan/pertukaran.md).

# Pertukaran

1. **Apa itu sistem pertukaran?**
   * Dalam *Ragnarok Libre*, terdapat dua jenis tempat pertukaran.
   * Melalui sistem ini, kamu dapat menukarkan berbagai item dengan hadiah yang beragam.

2. #### **Jenis Tempat Pertukaran**
   * **Tukar Kafra**
     * Bawa item Kafra ke Tailing untuk menukarkannya dengan berbagai hadiah.
     * Item Kafra biasanya bisa diperoleh dari Toko.
     * Terdapat 4 jenis item Kafra:
       * Kafra Brooch
       * Kafra Coin
       * Kafra Namecard
       * Kafra Postcard
   * **Butterfly Ship**
     * Tingkatkan kedekatanmu dengan Suku Doram untuk mendapatkan berbagai item secara gratis.
     * Untuk meningkatkan kedekatan ini, kamu membutuhkan *Rumput Anjing Doram*.
       * Rumput tersebut bisa diperoleh setelah menyelesaikan seluruh misi harian.
     * Semakin tinggi tingkat kedekatan, semakin beragam hadiah yang bisa kamu peroleh.
       * Setelah meminta item, akan ada waktu tunggu sebelum hadiah bisa diklaim.
   * **Marketplace**
     * Tempat untuk memperdagangkan berbagai jenis peralatan, kartu, dan sebagian material.
       * Detail mengenai Marketplace dapat ditemukan melalui tautan terkait.
         * [Link](/bahasa-indonesia/sistem-ekonomi/bursa.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/bahasa-indonesia/sistem-permainan/pertukaran.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.
