# Unable to cancel order

1. **Check the Cancellation Window**
   1. Orders can usually only be cancelled within a specific timeframe after they are placed. Verify whether the cancellation option is still available on the "Orders" page.
   2. Once an order is shipped or fulfilled, cancellations are not possible.
2. **Facing Technical Issue**
   1. If you're experiencing technical problems, try the following:
      1. Refresh the page or use a different browser.
      2. Clear your cache and cookies.
3. **Contact Support**

   If the issue persists, contact our customer support team. Provide details such as the error message and steps you've already tried.

   1. **Contact Us:** Visit our [Shop portal](https://shop.korewireless.com/) and click the **Contact Us** form. Fill in the relevant information and submit the form. &#x20;
   2. **Email:** <support@korewireless.com>


---

# 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.korewireless.com/troubleshooting/troubleshooting/unable-to-cancel-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.
