# How to Make an Offer on an NFT in the Second Market?

If you found an NFT on the secondary market and want to bid on it, follow these simple steps:

### **Step 1: Access the Second Market**

Log in to your ENO Marketplace account, go to the "Drops" section, and then click on "Second Market."

### **Step 2: Find the NFT You’re Interested In**

Browse through the available NFTs and select the one that catches your attention.

### **Step 3: Make Your Offer**

Once you’ve selected the NFT, a pop-up window will appear where you can enter the amount of ETH you want to offer and set the offer duration. After filling in these details, click on "Make Offer" to submit it.

### How to Manage Your Offer

If you need to make changes, you have two options:

* Cancel Offer: Cancel your offer.
* Edit Offer: To modify the amount of ETH, select "Edit Offer," adjust the amount, and confirm.

### How Long Will Your Offer Be Active?

Your offer will remain active for the duration you set. If the owner accepts it, the transaction will be completed automatically.

Now, all you have to do is wait and stay updated from your profile!


---

# 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-make-an-offer-on-an-nft-in-the-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.
