> For the complete documentation index, see [llms.txt](https://docs.luxy.io/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.luxy.io/help-center/luxy-marketplace/transaction/cancel-offers.md).

# Cancel Offers

Go to the Active Orders session, choose the offer you want to cancel, and click on the trash icon.

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

&#x20;**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;&#x20;

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

* Review the offer information regarding the number of units, the unit price, the fees applied, and the total that you would pay;
* If you're sure you want to cancel, click "Cancel Offer" to create the cancellation transaction and confirm it in your wallet;

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

* After confirming in your wallet you can close the modal or wait to check the transaction processing status until it is completed;
* And done! After the transaction is processed on the blockchain your offer is no longer active and cannot be accepted.

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


---

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