# Bluetooth Remote Compatibility

We support using clicker remotes that send a volume plus signal to the iPad. This will initiate the photo countdown instead of tapping the screen. Guests will need to interact with the screen to advance through the edit and sharing screens after their pictures are taken.

Here is one we have used. ​Not all bluetooth remotes will work with our apps.

<p align="center"><a href="https://www.amazon.com/CamKix-Wireless-Bluetooth-Shutter-Smartphones/dp/B00PJSIIES" class="button primary">CamKix Remote</a></p>

***

#### Settings Limitations <a href="#h_ad9cb45a7c" id="h_ad9cb45a7c"></a>

The following "pre-capture" adjustments require participants to interact with the iPad's screen before taking their photo(s). If you'd prefer to minimize interaction with the iPad before capture, these settings should be avoided.

* [Multiple layouts](/copy-of-halo-app/layout-designer/creating-layouts.md)
* [Background Replacement](/copy-of-halo-app/experience-designer/pre-capture/background-replacement.md)
* [Age Gate](/copy-of-halo-app/experience-designer/pre-capture/age-gate.md)


---

# 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/hardware-and-gear/remote-control/bluetooth-remote-compatibility.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.
