# How do I sell NFTs on Arkade?

When listing your NFTs on Arkade, it's possible that other users may send you offers to purchase your NFTs. If you decide to accept an offer and sell your NFT, it's important to follow these steps to ensure a smooth transaction:

1. Check the URL to make sure you are on the official Arkade website (arkade.fun) before connecting your wallet.
2. Review the offer and make sure you are satisfied with the terms before accepting.
3. Click "cancel listing" to remove your NFT from the marketplace.
4. Approve the transaction in your wallet to complete the sale.

It's important to note that it's always a good idea to double check the URL before connecting your wallet to any website, as there may be phishing websites that attempt to steal your private key or other sensitive information. By only connecting your wallet on the official Arkade website, you can ensure the safety and security of your NFTs and transactions.

<br>


---

# 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.arkade.fun/nft-guide/selling/how-do-i-sell-nfts-on-arkade.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.
