# Order Modification

- [Accessing the Order](https://docs.bossithq.com/pos/order-modification/accessing-the-order.md)
- [Order Details in Order History](https://docs.bossithq.com/pos/order-modification/accessing-the-order/order-details-in-order-history.md)
- [Order History Settings](https://docs.bossithq.com/pos/order-modification/accessing-the-order/order-history-settings.md)
- [Default Status Filter](https://docs.bossithq.com/pos/order-modification/accessing-the-order/order-history-settings/default-status-filter.md)
- [Hide Status Filter](https://docs.bossithq.com/pos/order-modification/accessing-the-order/order-history-settings/hide-status-filter.md)
- [Sort Orders By](https://docs.bossithq.com/pos/order-modification/accessing-the-order/order-history-settings/sort-orders-by.md)
- [Order Statuses](https://docs.bossithq.com/pos/order-modification/accessing-the-order/order-statuses.md)
- [Changes to an Order](https://docs.bossithq.com/pos/order-modification/changes-to-an-order.md)
- [Adding or Removing Products](https://docs.bossithq.com/pos/order-modification/changes-to-an-order/adding-or-removing-products.md)
- [Applying Discounts and Points](https://docs.bossithq.com/pos/order-modification/changes-to-an-order/applying-discounts-and-points.md)
- [Adjustments](https://docs.bossithq.com/pos/order-modification/changes-to-an-order/adjustments.md)
- [Overpayments and Underpayments](https://docs.bossithq.com/pos/order-modification/changes-to-an-order/overpayments-and-underpayments.md)
- [Handling Overpayments](https://docs.bossithq.com/pos/order-modification/changes-to-an-order/overpayments-and-underpayments/handling-overpayments.md)
- [Handling Underpayments](https://docs.bossithq.com/pos/order-modification/changes-to-an-order/overpayments-and-underpayments/handling-underpayments.md)
- [Changing Service of an Order](https://docs.bossithq.com/pos/order-modification/changes-to-an-order/changing-service-of-an-order.md)
- [Changing Table Number (Table Service Only)](https://docs.bossithq.com/pos/order-modification/changes-to-an-order/changing-table-number-table-service-only.md)
- [Restrictions](https://docs.bossithq.com/pos/order-modification/changes-to-an-order/restrictions.md)
- [Print](https://docs.bossithq.com/pos/order-modification/print.md)
- [Details](https://docs.bossithq.com/pos/order-modification/details.md)
- [Cook Now](https://docs.bossithq.com/pos/order-modification/details/cook-now.md)
- [Customer Waiting](https://docs.bossithq.com/pos/order-modification/details/customer-waiting.md)
- [Soft Delete](https://docs.bossithq.com/pos/order-modification/details/soft-delete.md)
- [Comp / Void](https://docs.bossithq.com/pos/order-modification/details/comp-void.md)
- [Comp / Void on Paid Orders](https://docs.bossithq.com/pos/order-modification/details/comp-void/comp-void-on-paid-orders.md)


---

# 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.bossithq.com/pos/order-modification.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.
