> 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/newbies-guides/jeff-world-play-guide/jeff-market-place-tba.md).

# JEFF Market Place(TBA)

Welcome to the P2P Marketplace, where JEFF users can freely trade NFTs!

## How to Use the Marketplace

To access the marketplace, you must connect your [MetaMask wallet to your JEFF World account ](/jeff-world/newbies-guides/jeff-world-play-guide/how-to-join-jeff-world/my-page.md)beforehand.

### Basic Steps to Use

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

1. Click the **'Market Place'** tab at the top-right corner to access the marketplace.
2. Use the **'Sell Your NFTs!'** tab to list JEFF WORLD NFTs for sale.
3. Check and select NFTs available for purchase/sale in the marketplace.
   * Each collection displays the number of items that have been "imported" into the marketplace.
4. View recently listed NFTs for each collection.
5. Review recently traded NFTs for each collection.

### **How to Buy an NFT** *(Click on the desired NFT)*

<figure><img src="/files/35Je4GbigrIuMcoS9FDP" alt=""><figcaption></figcaption></figure>

1. View the current owner's information (nickname in JEFF World).
2. Check the NFT's selling price set by the seller.
3. Verify the amount of $JEFF tokens in your wallet.
4. Review the details of the listed NFT.
5. Check the NFT's transaction history.
6. Confirm purchase details, check the policy agreement box, and click **Buy** to complete the purchase.
   * *MetaMask signature is required for the transaction.*

### **How to Sell an NFT** *(Click 'Sell Your NFTs!')*

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

1. Open the **My NFTs** tab to view the NFTs you own in the Base Chain.
2. Check your owned NFTs by collection.
3. View your complete list of owned NFTs.
4. Enter the selling price in **$JEFF tokens**.
5. Review the sales registration details, including:
   * **Selling Price ($JEFF)**
   * **Trade Fee**: 2.5%
   * **Creator Royalty**: Set at 2.5% for the original creator.
   * **Potential Earning**: The final amount received after fees are deducted.
6. Carefully check the details of the NFT you wish to sell.
   * Agree to the policies and click **Complete Register** to finalize the listing.
   * *MetaMask signature is required, and a small gas fee may apply.*
7. If you wish to change the price or details of a listed NFT, you must cancel the listing and re-register it.

### How to View Registered NFTs

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

1. Go to the **Registered NFTs** tab to see previously listed NFTs.
   * Once listed, NFTs remain on sale until canceled.
2. Check your currently listed NFTs by collection.
3. View the list of NFTs you have listed for sale.
4. Review the details of the listed NFTs.
5. Check the prices set during the listing process.
6. To cancel a listing, agree to the policies and click **Cancel Register** to remove the NFT from the marketplace.


---

# 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/newbies-guides/jeff-world-play-guide/jeff-market-place-tba.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.
