> 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/introduction/how-to-play-jeff-world/chloes-flea-market.md).

# Chloe's Flea Market

**You can trade crystals and plants obtained through JEFF World activities in the JEFF Store to earn profits.**\
Item trading is handled through the NPC **Chloe, the Vegetable Shop Owner** (Find Chloe).

<figure><img src="/files/XVp8j38XfU0nkZ9LsAXn" alt=""><figcaption><p>NPC; T<strong>he Vegetable Shop Owner</strong> Chloe</p></figcaption></figure>

## How to Use Chloe's Flea Market

### Before You Start

* To use Chloe’s Flea Market on the homepage, you need to register your <mark style="background-color:yellow;">**2nd Password**</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">in</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**My Page**</mark><mark style="background-color:yellow;">.</mark>\
  ([See How to Register](broken://pages/hrJdDYCpwa3zLvQCcTMc))\
  If you haven’t registered **2nd Password** yet, please do so 😊

### Steps to Use Chloe’s Flea Market:

1. **Find Chloe, the Vegetable Shop Owner.**

* Open the World Map (top-right of the screen) and click the location marker on the left to find Chloe.

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

2\. **Request NFT Conversion from Chloe.**

* Chloe’s Flea Market only supports **NFT transactions**, so converting your items into NFTs is required.
* Blockchain transactions may take some time, so please be patient!

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

3\. Convert your crystals, plants, or other items into NFTs.

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

4\. **Visit the JEFF Fleamarket.**

* Click Chloe again to open the JEFF Market web page.

<figure><img src="/files/2CtqLWSEgQosvxns5nN1" alt=""><figcaption></figcaption></figure>

5\. **Sell Your NFTs in the Flea Market.**

* Go to the **Sell** tab and select the NFT you wish to sell.

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

6\. **Enter the quantity to sell** and click the **Sell** button.

<figure><img src="/files/mCpNAeHOhvnnijGGV8Qe" alt="" width="563"><figcaption></figcaption></figure>

7\. **Authenticate the Transaction.**

* Choose the two-factor authentication (2FA) method you registered in [**My Page**](broken://pages/hrJdDYCpwa3zLvQCcTMc) (e.g., secondary password).

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

8\. **Confirm Your Information.**

* Review the details and click **Confirm** to complete the sale.

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

9\. **Check Your History.**

* You can review the NFTs you’ve bought or sold in the Flea Market by visiting the **History** tab in **My Page**.

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

## Trading Prices (Exchange Rates)

The exchange rate for crystals may change every Wednesday after regular maintenance.

* **5 Crystals = 1 JEFF**

The price of harvested plants remains stable.

* Note: To balance rewards, plant prices may be reviewed for potential adjustments in the future.


---

# 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/introduction/how-to-play-jeff-world/chloes-flea-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.
