# Touchless Mode

Run your booth in **Touchless Mode** to provide participants with a more hygienic, hands-free experience. This mode uses gesture-based controls and QR codes so guests can capture and receive their photos without ever touching the iPad screen.

***

#### Enabling Touchless Mode <a href="#h_314ae10ddb" id="h_314ae10ddb"></a>

Activating Touchless Mode is simple and can be done from your preset settings.

1. Go to your [**Presets** list](https://app.simplebooth.com/presets).
2. Select the preset you want to edit.
3. In the General Settings section at the top, enable Touchless Mode.

***

#### Participant Experience

In Touchless Mode, the standard "Tap to Start" screen is replaced with a gesture-guided interface.

* **Starting the Session**: Participants interact with the booth by holding up their palm to the camera. The app detects the gesture to trigger the countdown.
* **Reviewing Photos**: After the photo is taken, participants can use a hand gesture to choose whether to keep the photo or retake it.
* **Receiving the Photo**: At the end of the session, a unique QR code appears on the screen. Participants simply scan the code with their smartphone camera to open their photo in the online gallery.

***

#### Limitations and Unsupported Features <a href="#h_8481ade8c4" id="h_8481ade8c4"></a>

Because Touchless Mode is designed to eliminate all physical contact with the screen, certain features that require manual input or selection are disabled:

* [**Custom Start Screens**](/copy-of-halo-app/experience-designer/pre-capture/start-screen.md): The booth uses a specialized start screen to guide users through the hand gestures.
* [**Rear-Facing Camera**](/copy-of-halo-app/experience-designer/capture/camera-settings.md): Touchless Mode is only supported using the front-facing (selfie) camera.
* [**Age Gate**](/copy-of-halo-app/experience-designer/pre-capture/age-gate.md): This feature is disabled as it requires manual date entry.
* [**Multiple Layouts**](/copy-of-halo-app/layout-designer/layout-designer-overview.md): Only the first layout in your preset list will be used.
* [**Photo Editing**](/copy-of-halo-app/experience-designer/post-capture/edit-tools.md): Participants cannot apply filters, digital props, or "Glam" effects.
* [**Data Capture**](/copy-of-halo-app/experience-designer/post-capture/data-capture.md): Forms requiring text entry (names, emails, etc.) are disabled.
* [**Sharing Options**](/copy-of-halo-app/experience-designer/post-capture/send-and-print.md): All sharing methods (Text, Email, Print) are disabled except for QR codes.
* [**Background Replacement**](/copy-of-halo-app/experience-designer/pre-capture/background-replacement.md): While background replacement still works, participants cannot choose between multiple backgrounds; the booth will automatically use the first background in your list.


---

# 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.simplebooth.com/copy-of-halo-app/basic-setup/main-preset-settings/touchless-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.
