# Market

#### **💰 Earn Profits by Trading Crystals & Crops in the JEFF Store!**

Players can **trade Crystals and harvested crops** in the **JEFF Store** to generate **profits**.\
All **item transactions** are handled by **NPC Chloe (Vegetable Shop Owner)**.

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

### **🔹 How to Trade NFTs**

1️⃣ **Bring items** that can be **converted to $JEFF** to **NPC Chloe** in JEFF World.\
2️⃣ Each item has a **minimum transaction quantity** required for trading.

* You **must own at least the minimum quantity** to sell an item.
  * *Minimum transaction quantity & item prices may be adjusted during the OBT period*
* When you talk to **NPC Chloe**, a **trading UI** will appear.

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

### **🔄 NFT Conversion Process**

* The **right inventory panel** will display **only tradable items**.
* **Right-click** an item to move it to the **conversion list** on the left.
* &#x20;You can **check how many NFTs** will be obtained before confirming the conversion.
* Click **Confirm**, and the selected items will be **converted into NFTs**.
* **Once converted, the items will disappear** and be replaced with NFTs.

💡 **JEFF Market will continue to be upgraded** for better user convenience!

<figure><img src="/files/7e1akt5BLEad7KqGGLxe" alt=""><figcaption></figcaption></figure>

### **📌 Moving to JEFF Market**

After NFT conversion, click the **"Move to JEFF Market"** tab to access the Market page.

**Steps to Sell NFTs**

1️⃣ Click **Sell**\
2️⃣ Select **NFTs from your inventory**\
3️⃣ Enter the **quantity** to sell\
4️⃣ **Agree to transaction terms**\
5️⃣ Click **SELL**

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


---

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