> For the complete documentation index, see [llms.txt](https://extocium.gitbook.io/extocium-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://extocium.gitbook.io/extocium-guide/economy/trade/market/trading-items.md).

# Trading Items

<figure><img src="/files/lZQw0XTiO9sxYjxeymPh" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="ENG" %}

### 🧺 Trading Items

You can buy and sell items needed for your adventure using the in-game market.

***

#### ◾ **Item Trading Overview**

In the in-game market, items can be traded in the following two ways.

* **Buy Items**\
  👇 Purchase items listed in the market using Gold.

{% content-ref url="/pages/EzNhoBJrYOARZTyvAV1e" %}
[Buy](/extocium-guide/economy/trade/market/trading-items/buy.md)
{% endcontent-ref %}

* **Sell Items**\
  👇 List items you own in the market and sell them to other adventurers.

{% content-ref url="/pages/zLrh1MkI7T7hcToPzaAX" %}
[Sell](/extocium-guide/economy/trade/market/trading-items/sell.md)
{% endcontent-ref %}

***

✨

> **Buy the items you need and sell what you don’t,**\
> **and get ready for a smoother, more efficient adventure.**
> {% endtab %}

{% tab title="한국어" %}

### 🧺 아이템 거래

인게임 거래소를 이용해 게임에 필요한 아이템들을 사고 팔 수 있습니다.

***

#### ◾ 아이템 거래 안내

인게임 마켓에서는 아래 두 가지 방식으로 아이템을 거래할 수 있습니다.

* &#x20;**아이템 구매하기 (Buy Items)**\
  👇마켓에 등록된 아이템을 골드로 구매할 수 있습니다.

{% content-ref url="/pages/EzNhoBJrYOARZTyvAV1e" %}
[Buy](/extocium-guide/economy/trade/market/trading-items/buy.md)
{% endcontent-ref %}

* **아이템 판매하기 (Sell Items)**\
  👇 보유 중인 아이템을 마켓에 등록하여 다른 모험가에게 판매할 수 있습니다.

{% content-ref url="/pages/zLrh1MkI7T7hcToPzaAX" %}
[Sell](/extocium-guide/economy/trade/market/trading-items/sell.md)
{% endcontent-ref %}

***

✨

> **필요한 아이템을 구매하고, 사용하지 않는 아이템을 판매해 모험을 더 편하게 준비해 보세요.**
> {% endtab %}

{% tab title="日本語" %}

### 🧺 アイテム取引

ゲーム内マーケットを利用して、冒険に必要なアイテムを売買することができます。

***

#### ◾ アイテム取引のご案内

インゲームマーケットでは、以下の2つの方法でアイテムを取引できます。

* **アイテムを購入する（Buy Items）**\
  👇 マーケットに出品されているアイテムをゴールドで購入できます。

{% content-ref url="/pages/EzNhoBJrYOARZTyvAV1e" %}
[Buy](/extocium-guide/economy/trade/market/trading-items/buy.md)
{% endcontent-ref %}

* **アイテムを販売する（Sell Items）**\
  👇 所持しているアイテムをマーケットに登録し、他の冒険者に販売できます。

{% content-ref url="/pages/zLrh1MkI7T7hcToPzaAX" %}
[Sell](/extocium-guide/economy/trade/market/trading-items/sell.md)
{% endcontent-ref %}

***

✨

> **必要なアイテムを購入し、**\
> **使わないアイテムを販売して、より快適な冒険の準備をしましょう。**
> {% endtab %}
> {% endtabs %}

<p align="right"><sup><em>※ This guide was written based on the game status as of February 2, 2026,</em></sup> <br><sup><em>and its contents may change with future updates.</em></sup></p>

\-


---

# 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, and the optional `goal` query parameter:

```
GET https://extocium.gitbook.io/extocium-guide/economy/trade/market/trading-items.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
