# How to Selling An NFT on the ENO Second Market?

If you bought an NFT and now want to sell it—whether to make a profit or simply because you're looking for something new—you can list it on ENO’s Second Market and connect with interested buyers.

Here’s a step-by-step guide on how to do it:

### **Step 1: Go to "My NFT"**

Log into your ENO Marketplace account and go to the "My NFT" section.

### **Step 2: Select the NFT you want to sell**

All the NFTs in your collection will appear here. Choose the one you want to list for sale by clicking on “Sale”.

### **Step 3: Set the sale details**

After selecting your NFT, set your resale price. When you're done, confirm by clicking "List NFT".

### **Need to change the price?**

If you need to update the price of your NFT, go to the "Edit Listing" option.

Enter the new price and confirm by clicking "Update".

From this moment on, your NFT will be available on the Second Market and ready to be purchased by other users.

<br>


---

# 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://docs.eno.network/eno-academy/how-to.../how-to-selling-an-nft-on-the-eno-second-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.
