# Your Orders

- [Order Status Information](https://help.freewebstore.com/orders/your-orders/order-status-information.md): An explanation on the different order status' that can be assigned to your customer orders within your Freewebstore Control Panel.
- [Close/Re-open an Order](https://help.freewebstore.com/orders/your-orders/close-re-open-an-order.md): A step-by-step walk-through detailing how to close an individual customer order from within your Freewebstore Control Panel.
- [Cancel an Order](https://help.freewebstore.com/orders/your-orders/cancel-an-order.md): A step-by-step guide with explanations detailing how to cancel an order made by a customer from within your freewebstore control panel.
- [Delete an Order](https://help.freewebstore.com/orders/your-orders/delete-an-order.md): A simple step-by-step guide detailing how to delete one of your customer orders from within your Freewebstore Control Panel.
- [Send a Dispatch Email](https://help.freewebstore.com/orders/your-orders/send-a-dispatch-email.md): A simple step-by-step walk-through detailing how to send a Dispatch Email to your customers from within your Freewebstore Control Panel.
- [Refund an Order](https://help.freewebstore.com/orders/your-orders/refund-an-order.md): A simple step-by-step walk-through detailing how to refund a customer order from within your Freewebstore Control Panel.
- [Order Logs](https://help.freewebstore.com/orders/your-orders/order-logs.md): A step-by-step guide detailing which actions have taken place since an order was taken from within your Freewebstore Control Panel.
- [Order Insights](https://help.freewebstore.com/orders/your-orders/order-insights.md): A detailed explanation on the panels and the information in the panels of the order insights section of your Freewebstore control panel.
- [Changing the next order number](https://help.freewebstore.com/orders/your-orders/changing-the-next-order-number.md): A step-by-step guide with explanations detailing how to change your next order number from within your freewebstore control panel.
- [Copy Delivery Address](https://help.freewebstore.com/orders/your-orders/copy-delivery-address.md): How to quickly copy a delivery address on Freewebstore


---

# 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://help.freewebstore.com/orders/your-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.
