# Exchange Coins

1. #### What are Exchange Coins?
   * Exchange Coins can be used in the Exchange tab of [Crafting](/game-system/crafting.md) to trade for various items.

2. #### Types of Exchange Coins
   * There are two types of Exchange Coins: **Exchange Coins** and **Dark Exchange Coins**.
   * **Exchange Coin**
     * A very rare coin that can be exchanged for 5-Star Gear. The number of coins required varies by gear.
     * Can be obtained as a Dispatch reward.
   * **Dark Exchange Coin**
     * A very rare coin that can be exchanged for Shadow Gear. The number of Coins required varies by Gear.
     * Can be obtained through Guild Wars.


---

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