# Cancelling Exchange Orders

To learn more about how to navigate and read the Counterparty Decentralized Exchange in Freewallet, read through [The Decentralized Counterparty Exchanged (DEx)](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/the-decentralized-counterparty-exchange-dex.md) section of this User Manual.

<mark style="color:yellow;">This Cancelling Exchange Order(s) process applies to all BTCpay markets (BTC/TOKEN), XCP markets (XCP/TOKEN) and all Token markets (TOKEN/TOKEN2).</mark>

To cancel any orders you have up on the Counterparty DEx, navigate to the Exchange pair where your order is live.&#x20;

<figure><img src="/files/bh8oxtW1DhHYpwnh8sxy" alt=""><figcaption><p>Simply click the Red "X" on the far right of your order as shown in the My Open Orders module in the Counterparty DEx</p></figcaption></figure>

In the bottom right side of the Exchange pair, you will the “My Open Orders” box that will show your active order and its details. Simply click the red “X” on the right side to cancel your order.

This will now show the Confirm Cancel Order pop-up:

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

Here you will be prompted to set your fee for this transaction. If you are in a hurry to close this order (and access the token that was in escrow in the order quickly) it is recommended to use a High fee.\
\
To learn more about what fee to use, check out the [What BTC Fee should I use?](/freewallet.io-user-manual/getting-started/what-btc-fee-should-i-use.md) section of this User Manual.

<mark style="color:yellow;">Once the transaction has confirmed your order will be cancelled and your funds returned to you that were a part of your open order.</mark>


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/cancelling-exchange-orders.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.
