# Get Ready Prompt

The Get Ready Prompt appears immediately before the countdown begins to help participants understand what they are about to capture and how they should pose.

It displays after a participant selects Tap to Start (and after any other [pre-capture](/copy-of-halo-app/experience-designer/pre-capture.md) selections), acting as a final "heads up" before the camera starts rolling.

***

#### How the Get Ready Prompt Works

The message displayed is automatically tailored to the specific capture type the guest selects:&#x20;

* **Photo Layouts:** “Get ready for a photo” or “Get ready for # photo(s)”
* **Video Layouts:** “Get ready to make a video”
* **Rebound Layouts:** “Get ready to move”
* **GIF Layouts:** “Get ready to make a GIF”

***

#### Enabling the Get Ready Prompt

You can choose whether to include this step in your guest journey within the Experience Designer.

1. Open the **Get Ready Prompt** settings card.&#x20;
2. **Toggle On/Off:** Use the switch in your settings to enable or disable the prompt. Disabling it will take guests directly from the Start screen (or pre-capture selections) into the countdown.

***

{% hint style="success" %}

## **Plan Availability**

✅ All Plans
{% 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/capture/get-ready-prompt.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.
