# Support Center

Sometimes you may encounter problems with your orders on Aster. These generally fall into two categories:

**Order not executing**

* Check the order price in the Open Orders section and confirm whether it has matched a counterparty’s bid or ask at that price and volume.
* If the order is not filled, you can:
* Cancel it from the Open Orders section and place a new order at a more competitive price.
* Use a market order for faster settlement.

**Other order-related issues**

For issues such as being unable to cancel an order or coins not being credited to your account, please[ submit a ticket in Discord](https://discord.gg/invite/asterdefi) with the following information:

* Screenshot of the order
* Screenshot of the error message or issue


---

# 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.asterdex.com/trading/spot/support-center.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.
