# Making an Offer on an NFT

Once you have found a NFT that you would like to purchase from the marketplace and you are ready to make an offer, this guide shows you how to get started!

Select **Make Offer** on the NFT page.

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

Now enter the amount of your offer in the appropriate currency, select the duration for the offer and then Select **Confirm Offer** and sign the relevant transactions in your wallet.&#x20;

![](/files/whJjYY31HIC2jJM7HpVF)


---

# 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.alphashares.io/guides/buying-nfts/making-an-offer-on-an-nft.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.
