# AI Effects Overview

AI Effects let you transform photos, layouts, and screens using built-in artificial intelligence tools and is available for both the [**HALO** app](/copy-of-halo-app/basic-setup/create-a-preset.md) and [**Virtual Booth**](https://docs.simplebooth.com/virtual-booth-setup/).

Find more information and setup instructions for each option in the articles linked below.

{% hint style="info" %}

### AI Effects Use Account Credits

Certain AI Effects are powered by account credits. For usage information, refer to the article for the specific AI feature you’re using, linked below.

Testing and refining AI effect prompts does not use credits. Credits are only used when the AI effect is actively run during a live session.

For more information, including pricing, see the [**Account Credits**](/accounts-and-billing/billing/account-credits.md) article.
{% endhint %}

***

### Use AI to Customize Settings (HALO app) <a href="#h_46b2ffcc9f" id="h_46b2ffcc9f"></a>

AI can be used in your settings to customize your photos and the start screen without designing something from scratch.

#### [AI-Generated Layout Images](/copy-of-halo-app/layout-designer/adding-layers/images/ai-generated-images.md)

Use AI to help design the graphic elements on your layout. This affects the visual design of the final layout rather than changing the people in the photo.

Examples include:

* Adding or enhancing a logo
* Creating stylized borders or frames
* Generating themed design elements

{% hint style="success" %}

## Plan Availability

:white\_check\_mark: Core, Plus, Pro, Select

:x: Lite
{% endhint %}

***

#### [AI-Generated Start Screens](/copy-of-halo-app/experience-designer/pre-capture/start-screen/ai-generated-start-screens.md) (Coming Soon)

AI tools will also support generating custom start screens — the screen shown when the app is idle and ready for the next participant.

More details will be available once this feature is released, and the process will be similar to generating [layout images](/copy-of-halo-app/layout-designer/adding-layers/images/ai-generated-images.md).

{% hint style="success" %}

## Plan Availability

:white\_check\_mark: Plus, Pro, Select

:x: Lite, Core
{% endhint %}

***

### [Transform Images Post-Capture](/ai-effects/post-capture-ai-effects.md) (HALO & Virtual Booth) <a href="#h_d0cd438f06" id="h_d0cd438f06"></a>

Post-Capture AI Effects are applied after pictures are taken to transform the photo itself, which happens automatically when the photo is taken.

Choose from a public library of pre-made prompts, or write your own.

These effects can:

* Alter the overall style of the image
* Apply artistic transformations
* Modify the appearance of people in the photo

***

#### [Guest Inputs](/ai-effects/post-capture-ai-effects/guest-inputs.md)

Allow participants to personalize their photo results by making selections after capture. Their selection, made after capture but before the AI version processes directly affects how the AI processes their photo.

For example, participants may choose:

* A style option or theme
* A visual variation

{% hint style="success" %}

## Post-Capture Effect Availability

**Use Public Effects**

:white\_check\_mark: Core, Plus, Pro, Select

:x: Lite

**Write Custom Prompts**

:white\_check\_mark: Plus, Pro, Select

:x: Lite, Core

**Write Custom Guest Inputs**

:white\_check\_mark: Pro, Select

:x: Lite, Core, Plus
{% 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/ai-effects/ai-effects-overview.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.
