> For the complete documentation index, see [llms.txt](https://knowledgebase.clibase.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.clibase.tech/pos-advanced-interfaces/customer-display.md).

# Customer Display

The **customer display** in the POS helps customers double-check their purchases by showing all the **items** they've selected, their **prices,** and the **total amount** due. Clibase can display a maximum of *10* images for advertisements. Clibase customer support can assist you with uploading these images and flashing them on the screen.

After opening the POS device, click the **Clibase Customer Display** application then click the POS application. For updates, click Functions then click the <img src="/files/5CpAyGwgHm2mgGzxLP6D" alt="" data-size="line"> button to flash the image or advertisements and the cart section for the customer's view.

Note: This feature is available only for dual-screen POS devices.

<figure><img src="/files/emMfVWEccbH9HnVmOpwa" alt=""><figcaption></figcaption></figure>

<div><figure><img src="/files/RGPPsk2QuVnTp6BbsUly" alt=""><figcaption><p>F&#x26;B - Customer Display </p></figcaption></figure> <figure><img src="/files/nvgpmJSkPHEksK1lkLpi" alt=""><figcaption><p>F&#x26;B - Customer Display with Discount</p></figcaption></figure></div>

<figure><img src="/files/cI8pvmLFLhVbMivbW1d8" alt="" width="563"><figcaption><p>RETAIL - Customer Display with No Discount (<em>optional</em>)</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://knowledgebase.clibase.tech/pos-advanced-interfaces/customer-display.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.
