# Zeny 市場（即將推出）

1. **什麼是 Zeny 市場**
   * **Zeny 市場**是一個交易平台，玩家可以使用 [**$DELABS**](/tai-wan/usddelabs.md) 購買或販售 **Zeny**。
   * 可透過 [**Delabs Mini App**](https://app-line.delabs.gg/) 進入
     * Game 分頁 → Ragnarok Libre → Zeny Marketplace

2. **如何交易**
   * **最低交易金額**：每筆最少 **100,000 Zeny**
   * **販售**
     * 前往 **My Zeny → Mint**，選擇要上架的 Zeny 數量並進行鑄造。
       * 鑄造 Zeny 需要消耗 **RO 點數**。 參見下方 **Delabs-Zeny 生產函數**了解 RO 點數消耗計算邏輯。
       * 鑄造過程中需要 **登出遊戲**，在鑄造完成前無法登入。
     * 鑄造完成後，於 **My Zeny → Manage → Unlisted Zeny** 中檢查鑄造的 Zeny。
     * 點擊 **List** 即可上架 Zeny。
       * **最低上架數量**：100,000 Zeny
       * 上架價格以 **$DELABS** 設定。
       * 點擊 **AUTO** 按鈕會根據最近成交價格自動填寫上架價格。
     * 成交後，您將收到 **$DELABS**。
       * 每筆交易完成時會扣除 **10% $DELABS 手續費**。
   * **購買**
     * 前往 **Buy 分頁**。
     * 選擇想購買的 Zeny 套裝並付款（**支付 $DELABS**）。
       * 可同時購買多個套裝。
     * 選擇 Zeny 後，系統會保留該交易 **3 分鐘**等待簽名。
       * 若 3 分鐘內未完成簽名，該筆交易會被釋放，Zeny 重新開放給其他玩家。.
     * 購買完成後，Zeny 會顯示於 **My Zeny → Manage → Unlisted Zeny**。
     * 點擊 **Burn & Claim** 將購買的 Zeny 轉入遊戲內 **郵箱 (Mailbox)**。
   * **總覽**
     * 可在 **Overview** 中查看 **Zeny 實時價格**與當前 **交易員排名 (Trader Rankings)**。
   * **Delabs-Zeny 生產函數**
     * **RO 點數消耗量**由 **Delabs-Zeny 生產函數**決定，該函數依據 **Ragnarok Libre** 的 Zeny 生產力動態調整，確保鏈上 Zeny 的可持續價格。\
       計算考量以下因素：
       * 鏈上 Zeny 供應量
       * Zeny 銷毀量
       * 獨立購買者數量
       * 交易量
       * 交易壓力指數 *(計算方式：鏈上掛單 Zeny 總量 ÷ 鏈上 Zeny 總供應量)*


---

# 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/tai-wan/jing-ji-xi-tong/zeny-shi-chang-ji-jiang-tui-chu.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.
