# Subscriptions & Licensing

Simple Booth offers five software tiers designed to scale with your needs, from individual creators to global marketing agencies. Our plans are built to be flexible, allowing you to choose the subscription term and number of devices that work best for your event or business.

For a full breakdown of pricing and specific features, visit our Plans Page.

<a href="https://www.simplebooth.com/plans" class="button primary">Plans Page</a>

***

### Subscription Basics

{% tabs %}
{% tab title="Billing Intervals" %}

| Plan              |        Weekly        |        Monthly       |        Annual        |
| ----------------- | :------------------: | :------------------: | :------------------: |
| Lite, Core & Plus | :white\_check\_mark: | :white\_check\_mark: | :white\_check\_mark: |
| Pro & Select      |          :x:         | :white\_check\_mark: | :white\_check\_mark: |
| {% endtab %}      |                      |                      |                      |

{% tab title="Purchasing Platforms" %}
You can subscribe to Simple Booth through two different platforms. Please note that where you purchase your subscription determines where you will manage your billing settings.

* **Simple Booth Website**: Subscribe directly through our [Plans page](https://www.simplebooth.com/plans).
* **In-App Purchase**: Subscribe via Apple using your Apple ID within the HALO app.

{% hint style="warning" %}
While most plans can be purchased via In-App Purchase, Annual Pro and Annual Select plans must be purchased directly through our website.
{% endhint %}
{% endtab %}

{% tab title="Management" %}
You can cancel or modify your subscription at any time.

* **Website Subscriptions**: Manage your plan, update payment methods, or view invoices in your [Simple Booth dashboard](https://app.simplebooth.com/).
* **In-App Purchases**: Management is handled through your Apple ID settings. Sign into your [Apple account](https://account.apple.com/) on your device to access and modify your subscription.
  {% endtab %}
  {% endtabs %}

***

### Managing Multiple Devices

Simple Booth licensing is based on the number of iPads you need to run in "Booth Mode" simultaneously.

#### How Licenses Work

A single software license allows you to launch the HALO app into "Booth Mode" on one iPad at a time.

* **Concurrent Use**: To run multiple iPads in Booth Mode at the same time, you must have a corresponding number of licenses (e.g., 2 licenses for 2 iPads).
* **Preparation**: You can sign into your account on an unlimited number of devices to prepare settings or view your galleries; the license is only "occupied" when an iPad is actively running a live booth.

#### Adding Licenses

You can purchase additional licenses for your base plan via your [Subscription page](https://www.simplebooth.com/billing/subscription).

* **Pricing**: Add-on licenses are the same price as the base rate for weekly intervals, and are slightly discounted for monthly and annual intervals.
* **In-App Restrictions**: Multiple licenses cannot be purchased via Apple In-App Purchase. If you need to run multiple devices, you can [convert your billing](/accounts-and-billing/billing/making-subscription-changes/converting-in-app-purchases.md) to a website-based plan to add more licenses.


---

# 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/accounts-and-billing/billing/subscriptions-and-licensing.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.
