> For the complete documentation index, see [llms.txt](https://alto-market.gitbook.io/alto-market/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alto-market.gitbook.io/alto-market/alto-market-features/selling-nfts/accepting-offers.md).

# Accepting Offers

## 1. Click 'Accept' under the Active Offers panel&#x20;

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

## 2. Click 'Continue'

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

## 2. Click 'Approve NFT' and Confirm the transaction in your wallet

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

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

## 3. Click 'Sell NFT' and Confirm the transaction in your wallet

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

<figure><img src="/files/6L3SsQz6qaPy6Gl5x3ro" alt=""><figcaption></figcaption></figure>

## 4. All done!  You have now accepted the offer.  The NFT will now be transferred to the buyer and you will be paid.

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

#### Visit [our interactive roadmap](https://alto.canny.io/requests) for any feature requests or to report any bugs


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://alto-market.gitbook.io/alto-market/alto-market-features/selling-nfts/accepting-offers.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.
