# Cancel Listings

To cancel a listing, click on the "Cancel Listing" button on the Owner section of the NFT page.  You must be connected to see the owner section!

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

You also can cancel the listing by clicking on the trash icon button on the active orders session.

<div align="left"><figure><img src="/files/f0IeqfHC6LFd53yUeCqx" alt=""><figcaption></figcaption></figure></div>

**Follow these steps:**

* If you are not connected or not on the right network a modal will appear asking you to change to the correct network and connect your wallet;

<div align="left"><figure><img src="/files/km93Yo6n9Giz6qsjzUwC" alt=""><figcaption></figcaption></figure></div>

* Click on the “Cancel Listing” button or trash icon;&#x20;
* Review the active listing information regarding the number of units, the unit price, the fees applied, and the total that you would receive;     &#x20;

<div align="left"><figure><img src="/files/fmZz85HPwSs3QqW2bjkN" alt=""><figcaption></figcaption></figure></div>

* Click "Cancel Listing" to create the cancellation transaction and confirm it in your wallet;&#x20;
* After confirming in your wallet, you can close the modal or wait to check the transaction processing status until it is completed;&#x20;
* And done! After the transaction is processed on the blockchain your listing is no longer active on the marketplace.

<div align="left"><figure><img src="/files/EvOXvlRKFl77hw1rv86X" alt=""><figcaption></figcaption></figure></div>


---

# 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.luxy.io/help-center/luxy-marketplace/transaction/cancel-listings.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.
