# Scanner Configuration for Sunmi POS

1. In the POS, go to **Settings**.
2. Under **Scanner**, select **SUNMI Broadcast**.
3. In the **POS device**, go to  **Settings > System > Scanner and Keyboard**.
4. From the list of devices, select your scanner. A settings dialog will open.
5. Configure the scanner settings:
   * Set **“No text output”** (so scanned data doesn’t appear as plain text input).
   * Enable **“Broadcast output”** (so the data is sent as a broadcast intent).
6. Click **Save**.

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


---

# 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/scanners/scanner-configuration-for-sunmi-pos.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.
