> For the complete documentation index, see [llms.txt](https://docs.simplebooth.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simplebooth.com/billing/billing/account-credits.md).

# Account Credits

[**Account credits**](https://www.simplebooth.com/billing/virtual-booth-credits) are used to power AI effects and certain advanced features in the HALO app and Virtual Booth.

Credits are only consumed when specific AI effects or background replacement features are enabled.

***

### Credit Pricing <a href="#h_545931c155" id="h_545931c155"></a>

* Credits cost **$0.10** each and can be purchased in increments between 100-10,000.
* You can [purchase additional credits](https://www.simplebooth.com/billing/virtual-booth-credits) from your account dashboard.
* **Purchased credits do not expire.**

#### Complimentary Credits <a href="#h_e33c9743b6" id="h_e33c9743b6"></a>

When you first subscribe, your account receives a one-time credit bonus based on your plan. Complimentary Credits are a one-time only offer for brand new accounts, and expire after 1 year.

<table data-header-hidden><thead><tr><th width="143.9453125"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Plan</strong></td><td><strong>Core</strong></td><td><strong>Plus</strong></td><td><strong>Pro</strong></td><td><strong>Select</strong></td></tr><tr><td>Complimentary Credits</td><td>50</td><td>100</td><td>150</td><td>250</td></tr></tbody></table>

***

### Monitor Your Credit Balance <a href="#h_22dc836bda" id="h_22dc836bda"></a>

If your credits run out, all credit-based features will stop working.

To avoid interruptions:

* Check your [remaining balance](https://www.simplebooth.com/billing/virtual-booth-credits) anytime from your account dashboard.
* Watch for low-credit email notifications.

#### Low Credit Notifications <a href="#h_bbbd417f27" id="h_bbbd417f27"></a>

You’ll receive email alerts when:

* Your credits are running low
* Your credits have been fully used

Customizable credit notifications are coming soon.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/billing/billing/account-credits.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.
