# Accepting an offer on your NFT

1. To accept an offer on your NFT, navigate to its detail page.
2. Click the "Offers" tab to view all the offers made on your NFT.

<figure><img src="/files/T6mHaClVuMlFoCa00deW" alt="" width="563"><figcaption></figcaption></figure>

3. Locate the offer you want to accept and click the Accept button.
4. A pop-up will appear with two steps: Approval and Accept Offer. You only need to approve the collection once, unless you later revoke your approval.

<figure><img src="/files/IDv8h4LaK7ECkAmfxNur" alt="" width="563"><figcaption></figcaption></figure>

5. Once you've approved the collection, the pop-up will automatically proceed to Step 2 and ask you to confirm the transaction. The NFT will be transferred to you once the transaction is confirmed.


---

# 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.x721.io/guides/x721-marketplace/selling-nft/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.
