# Digital Props

Digital props are a fun, digital alternative to a traditional physical prop table. Using face detection technology, these items automatically size and position themselves on participants’ faces, ensuring a perfect fit without any manual effort from the guest.

{% hint style="info" %}
**Props vs. Stickers**&#x20;

If you are looking for items that participants can manually drag, resize, or place anywhere on the photo (like a sticker), see our guide on [**Custom Stickers**](/copy-of-halo-app/experience-designer/post-capture/edit-tools/stickers.md).
{% endhint %}

***

#### How it Works

The props tool uses face detection to remove the guesswork from decorating photos. Because the software understands the positioning of facial features, it can anchor props exactly where they belong.

* **Single Participant:** If only one face is detected, the prop is automatically placed in the correct position (e.g., a hat on the head or glasses over the eyes) the moment it is selected.
* **Multiple Participants:** If multiple faces are detected, the guest first selects the prop they want to use and then taps the specific person in the photo they wish to add it to.
* **Removing Props:** Guests can easily change their look by using the **Undo** button or by tapping the prop again to remove it from the canvas.

***

#### Configuration Settings

* **Toggle Enable:** Use the switch to turn the Props tool on or off.
* **Pre-Made Prop Packs:** Choose from over 100 themed props organized into packs (e.g., Party, Wedding, Seasonal).
  * **Mix and Match:** You can enable entire packs or pick and choose individual props from different themes to create a custom collection.
  * **Selection:** Click or tap individual props to add/remove them.
* **Custom Props:** You can import your own branded or themed graphics and configure them to work with our face detection.
  * To learn how to set up your own assets, see our [Custom Prop Guide](/copy-of-halo-app/experience-designer/post-capture/edit-tools/digital-props/custom-props.md).

***

{% hint style="success" %}

#### Plan Availability

**Pre-Made Props**

✅ All plans

**Custom Props**

✅ Plus, Pro, Select

❌ Lite, Core
{% endhint %}


---

# 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/experience-designer/post-capture/edit-tools/digital-props.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.
