# Make Offer

<figure><img src="/files/8VITuSvgUYYeOb62Sc0s" alt=""><figcaption></figcaption></figure>

* Connect a Wallet in which the WEMIX3.0 mainnet is supported.

### Check NFT Details

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

* Click an NFT you're interested in to check the details of that NFT.
* Check if the NFT status is “Open for Offers”.&#x20;
* Check the amount and currency unit. (WEMIX$/ WEMIX) set by the seller.
* However, even if the seller has set the currency unit as WEMIX$, Gas Fees can only be paid in WEMIX. Therefore, you must have a sufficient amount of WEMIX to pay the Gas Fees.

  <br>

### Make Offer

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

* Set the price at which you want to buy the NFT, and click the “Make Offer” button.
* The offer is valid for 7 days, and can be canceled by paying the Gas Fee as long as the seller has not accepted it.&#x20;
* 7 days later, even if the offer has expired, you can still pay the Gas Fee to get a refund.

### Cancel my offer

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

* The offer is valid for 7 days, and can be withdrawn by paying the Gas Fee as long as the seller has not accepted it.

###

### Get the Offer Amount Refunded

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

* If an offer has expired, when an offer you made has not been accepted, you can get your offer amount refunded after the ownership of the NFT is transferred.


---

# 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.wemix.com/nile-en/guides/marketplace/make-offer.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.
