# Sell

Click on the Sell tab, and you will see all of the NFTs you own for the collection belonging to the selected NFT AMM pool. Click on the number of NFTs you would like to sell, or use the Sweep slider to enter the desired number. You will see the Total to Recieve and Average NFT Price for various amounts of NFTs sold to the AMM. Click Sell to complete the transaction.

<figure><img src="/files/T5VQniyIe8W5daL5dExY" alt="" width="375"><figcaption><p>Sell NFTs to the AMM</p></figcaption></figure>

To sell Fractional NFT Coins, use the slider below the Sell button to select that option. You will now see a standard AMM swap interface where you can enter an amount of Fractional NFT Coins to swap for afSUI.

<figure><img src="/files/XzxLQ51n0tv6IJDy1Euo" alt="" width="375"><figcaption><p>Sell Fractional NFT Coins to the AMM</p></figcaption></figure>


---

# 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.aftermath.finance/gamefi/nft-amm/tutorials/sell.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.
