# Cancel \[Button]

You can use the cancel button to cancel some orders, depending on whether the service you choose supports cancellation, if not, the cancel button will not be displayed. When the order status is cancelled, it means that the order has been canceled and the payment has been returned to your account. Cancellation usually requires multiple operations. Please refresh the orders page and click the cancel button multiple times to obtain faster cancellation speed and higher cancellation success rate.


---

# 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.smmios.com/orders-status/cancel-button.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.
