# Kiosk mode

### Kiosk Mode: How to Enable and Use the Scanner

{% embed url="<https://youtu.be/ADNp2mIcJl8>" %}

“Kiosk mode” - scanner mode for automatic accrual of stamps/points (depending on the card type), without manual input.\
You can configure it in the settings in the scanner itself.

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

\
There is protection against duplicate accruals (setting up a delay in accrual to the same card)\
On the “Kiosk mode” settings page, account card templates are displayed.

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

\
Automation will NOT be applied to the cards: Stamp (expense mechanics, Products), Reward (expense mechanics, Products), Cashback, Discount, Gift.

\
Automation will be applied to the cards: Stamp card - Visit mechanics), Stamp card - stamp mechanics (Feature for stamp card: if "automatic reward write-off" is enabled in the template settings, then if the reward is written off when accruing a stamp, there will be a notification in the scanner about this), Reward card - Visit mechanics, Reward card (points mechanics), Multipass, Membership, Coupon.

### Kiosk Mode Settings

* **Kiosk mode** can be enabled by both the **administrator** and the **manager**.
* Only the **administrator (main access)** can change the kiosk mode settings.
* The **manager** can work in kiosk mode but does not have permission to change its settings.

### FAQ

<details>

<summary>How does automatic accrual of points and stamps work in kiosk mode?</summary>

This mode is designed for automatic accrual of points and stamps, making the process faster for users who find the steps in the scanner app too time-consuming.

Once the mode is activated, points or stamps are accrued automatically when a card is scanned — with no extra actions required. You can test this feature to see how it works in practice.

</details>

<details>

<summary>How do I enable automatic accrual in kiosk mode?</summary>

In the scanner app settings, enable kiosk mode and activate the automatic accrual option. Once enabled, points or stamps will be awarded automatically when a card is scanned.

</details>

<details>

<summary>Can I disable automatic accrual of points and stamps?</summary>

Yes. You can go back to the kiosk mode settings at any time and turn off automatic accrual. After that, accrual will only happen manually.

</details>

<details>

<summary>Does automatic accrual work for all card types?</summary>

Automatic accrual is supported for cards with points, stamps, and rewards mechanics. Some templates may still require manual confirmation before awarding points.

</details>

<details>

<summary>Can I test automatic accrual before going live?</summary>

Yes, we recommend testing the feature on a test card to ensure that accrual occurs exactly as you expect.

</details>


---

# 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.boomerangme.cards/scanner-app/kiosk-mode.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.
