# Canceling an order

To cancel your order and return the tokens which you're trying to sell back to your wallet, you can cancel the order. Go to the "My orders" page on Aspis OTC Exchange, where you will see all your active orders.

<figure><img src="/files/JnaviQX1nkKcNFpVD1f7" alt=""><figcaption><p>My orders page</p></figcaption></figure>

There you will see your order history and your current orders. Choose the order you want to cancel and click on the "Cancel" button. Then check the details and click on the Cancel button, and approve in your Metamask.

<figure><img src="/files/dfN37Ivp8wa6rx94puhR" alt=""><figcaption><p>Order cancel window</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://info.aspis.finance/features-description/will-be-available-soon/buy-and-sell-vault-lp-tokens-on-aspis-otc/canceling-an-order.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.
