# Start Screen

Between sessions, the app rests on a “tap to start” screen. The start screen tells participants how to begin and sets the visual tone for the booth.

You can use a default screen, apply a Simple Booth theme, or upload a custom graphic, depending on your plan.

***

### Default Start Screen

The default start screen displays a simple “tap to start” message so participants know how to begin their session.

***

### Themes

Themes are pre-made graphic designs created by Simple Booth. They include coordinated visuals for common holidays and occasions.

Themes can also be applied to [photo layouts](/copy-of-halo-app/layout-designer/adding-layers/importing-layers.md) for a consistent look across the entire experience.

#### **Add a Theme**

1. Open **Start Screen** settings card.
2. Select **Choose Theme** to open the theme browser.
3. Browse available themes and preview their start screen designs.
4. Save your selection. &#x20;

***

### Custom Start Screen

Upload a fully custom start screen for a custom look.&#x20;

#### **Add a Custom Start Screen**

1. **Determine the correct size**: Open Start Screen settings in the app to see the required dimensions for your iPad model.\
   If you don't have your iPad, see the sizing note below.
2. **Create your design**: Design your start screen in a separate graphics program.\
   Be sure to include text instructing participants to tap the screen to start.
3. **Import your design**: Upload the finished graphic to the start screen card settings. &#x20;

{% hint style="info" %}

## Start screen sizing (if you don’t have your iPad)

1. Open [this page](https://support.apple.com/en-us/108043) from Apple's support center.
2. Find your iPad model.
3. Open the tech specs page for that model
4. In the Display section, locate the pixel resolution.
5. Use the resolution based on orientation:
   * **Landscape**: long side × short side (example: 2,752 × 2,064)
   * **Portrait**: short side × long side (example: 2,064 × 2,752)
     {% endhint %}

***

{% hint style="success" %}

## Plan Availability

**Start Screen Themes**

:white\_check\_mark: All Plans

**Custom Start Screens**

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

:x: 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/pre-capture/start-screen.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.
