# Accessing the App

Get started by downloading the [HALO](https://apps.apple.com/us/app/simple-booth-halo/id1323267760) app and signing in to your account. This guide covers how to install the app and manage your subscription so you can begin setting up your event.

***

### Download or Restore the App

Install the [**Simple Booth HALO**](https://apps.apple.com/us/app/simple-booth-halo/id1323267760) app from the App Store on your iPad, and create or sign into your account.&#x20;

{% tabs %}
{% tab title="First-Time Users" %}
HALO is a subscription-based iOS app, available on iPads running iOS 17 or later.&#x20;

Plans start at $9/week. Monthly and annual plans are also available.

You can subscribe either:

* As an in-app purchase on the iPad
* Through your [Simple Booth account](https://www.simplebooth.com/billing/subscription) on our website
  {% endtab %}

{% tab title="Returning Users" %}
If your subscription is active, sign in and continue setting up your booth. If you’ve forgotten your password, you can [reset it here](https://www.simplebooth.com/password-reset-request).

If your subscription has lapsed, you’ll be prompted to choose a plan before you can access your settings or launch the booth.

Be sure to [update](/running-your-event/preparing-for-events/pre-event-checklist.md) your iPadOS and app before your next event.

{% hint style="info" %}
To check your subscription status, sign in and visit your account’s billing page. If you’re asked to select and pay for a plan, your subscription is not currently active.&#x20;
{% endhint %}
{% endtab %}
{% endtabs %}

***

### Next Steps <a href="#next-steps" id="next-steps"></a>

#### [**Customize Settings**](/copy-of-halo-app/basic-setup/create-a-preset.md)

Once signed in, adjust your preset settings such as:

* Picture appearance
* Sharing options
* Data capture (Pro & Select plans)
* Linked online gallery

#### [Prepare the iPad](https://app.gitbook.com/o/eHFXSkXLgDkVnDuB7CHd/s/e7UF6AkJLs72XRE2GR9W/event-setup-guide/event-prep-and-shutdown/prepare-your-ipad)​

Before your event, make sure your iPad is ready for participants:

* Update your iOS and app to the latest version
* Enable Guided Access so guests cannot exit the app
* Set your iPad's screen to stay on


---

# 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/running-your-event/preparing-for-events/accessing-the-app.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.
