# Customer Display System

## Customer Display System for FoodBucket

Customer Display System (CDS) is a feature that allows customers to view their order information in real time as it is being prepared. CDS is an effective way to keep customers engaged and informed about their orders, and it can also help reduce errors and improve order accuracy.

FoodBucket provides a CDS that can be easily integrated with the Point of Sale (POS) system. Once integrated, the CDS will display the order information such as order number, items ordered, and total amount in a clear and easy-to-read format.

### Benefits of Customer Display System

* Improved customer experience: Customers are able to view their order information in real-time which helps them feel more engaged and informed about their orders. This helps to improve customer satisfaction and loyalty.
* Reduced order errors: With CDS, customers can see their orders as they are being prepared, which can help reduce errors and improve order accuracy. This leads to fewer order returns and increased customer satisfaction.
* Increased efficiency: CDS allows customers to view their orders without having to ask staff for updates, which can help reduce the workload for staff and increase efficiency in the kitchen.

### How to Use FoodBucket CDS

To use FoodBucket CDS, customers will need to place an order at the POS system. Once the order has been placed, the order information will be displayed on the CDS screen for the customer to view.

The CDS can be customized to display different types of information, such as promotional messages, menu items, or discounts. This allows businesses to tailor the CDS to their specific needs and requirements.

### Conclusion

In conclusion, Customer Display System is a valuable feature for businesses that want to improve customer experience, reduce order errors, and increase efficiency. FoodBucket provides an easy-to-use and customizable CDS that can help businesses achieve these goals.


---

# 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.foodbucket.io/kitchen-display-system/customer-display-system.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.
