# Accepting an Offer on Your NFT

### **Accepting an Offer**&#x20;

Select the NFT from your account that you have received the offer on. &#x20;

![](/files/8iE1O6g9djcjSiTPdh5m)

On the view screen you will see all of your offers listed.  Select the offer you would like to review by pressing **View Offer**.

![](/files/GtfT3GFbftRWM29nbXsc)

From the view offer screen you are able to accept the offer.

![](/files/5Xx0kVrLDR3lTb6fCV3w)

You'll then be asked to confirm by signing a transaction.


---

# 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/selling-nfts/accepting-an-offer-on-your-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.
