> For the complete documentation index, see [llms.txt](https://jeff-world.gitbook.io/jeff-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-world.gitbook.io/jeff-world/korean/world-contents/market.md).

# Market

제프 월드 활동으로 획득한 크리스탈 및 식물을 제프상점에서 거래하여 수익을 얻을 수 있습니다.\
아이템 거래 활동은 <mark style="color:purple;"><채소 가게 주인 클로이></mark> NPC를 통해 진행할 수 있습니다.

<figure><img src="/files/XVp8j38XfU0nkZ9LsAXn" alt=""><figcaption><p>NPC 채소 가게 주인 클로이</p></figcaption></figure>

### NFT  거래 방법

* $JEFF로변환할 수 있는 아이템을 제프월드 NPC <mark style="color:purple;"><채소 가게 주인 클로이></mark> 에게 가져다 줍니다.
* 아이템 별 거래할 수 있는 수량이 있습니다.
  * 아이템 별로 판매 최소 수량이 정해 져있어, \
    판매 최소 수량 이상을 보유하고 있어야 판매가 가능합니다.\
    (판매할 수 있는 수량 및 개당 가격은  OBT 기간 중 조정 될 수 있습니다.)
* <mark style="color:purple;"><채소 가게 주인 클로이></mark> 와 대화하면 아이템을 거래할 수 있는 UI가 노출됩니다.

<figure><img src="/files/9XoWicgu4kJuEwbPI5dS" alt=""><figcaption></figcaption></figure>

### NFT 변환 요청시

* 우측 인벤토리에는 수익화할 수 있는 아이템만 선별되어 보여지며 \
  우클릭 시 왼쪽 변환 리스트에 반영됩니다.
* 변환  요청한 아이템으로 몇개의 NFT를획득할 수 있는지 확인할 수 있습니다.
* 확인 버튼 클릭하면 보유한 아이템은 사라지고, NFT로 변환됩니다.
  * **제프마켓은 유저들의 편의를 위해 지속적으로 업그레이드 될 예정입니다.**

<div align="left"><figure><img src="/files/5kBHk7DdsP5w5HVy6KgT" alt=""><figcaption></figcaption></figure></div>

### 제프 마켓 이동

* NFT 변환 이후 '제프 마켓 이동' 탭을 누르면 Market 페이지로 이동됩니다.
* 해당 탭에서 아래의  절차를 거쳐 판매 가능합니다. \
  1\)  Sell을 선택  → 2) 보유 NFT를 선택 → 3) 수량을 입력 → 4)전송 동의  →5) SELL
*

```
<figure><img src="/files/5rSYcBvBhtIY9w3KAUrr" alt=""><figcaption></figcaption></figure>
```


---

# 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://jeff-world.gitbook.io/jeff-world/korean/world-contents/market.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.
