# Use case of suspended sales

1. In a grocery store, if you have a suspended button, you can suspend a particular customer’s sales and entertain another customer, when he comes you can proceed with his sale.
2. In a Restaurant, you can suspend the order of customers if not yet paid, and finish it when they finish eating and paid their order, so you can proceed to final sales. You can put Table 1, Table 2, Table 3… so when they finish it’s easy to identify Table 3 going to pay.
3. In the Hotel lots of customers check in stay for 2 nights and order some food and customers say, just charge to room 024. So you can suspend their orders and edit if there is some additional order and suspend again. Until finally when they pay their bills. on Hotel, on Reference Number: Room 009, Room 012


---

# 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.kbgfuzion.com/erp/knowledge-base/sales-sell/pos-screen-guide/use-case-of-suspended-sales.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.
