# Pricing

## Overview

Our billing system is designed to be transparent, providing a hassle-free experience in integrating complex AI systems. We aim to empower startups, hobbyists, and large organizations with the benefits of AI without the need for expensive Machine Learning experts.&#x20;

### Plans

#### Free Tier Package

* Our try before you buy package that access to all our models.
* 1000 images, 120 minutes of video processing

#### Dev Tier Package&#x20;

* 65 compute hours per month&#x20;
* Public Pops - Enabled&#x20;
* EyePop.ai Model Gallery - Included&#x20;
* Premium Models - Add $0.30 per hour&#x20;
* Overage hours $1.50 per compute hour

#### Live Stream Package

* 750 compute hours per month&#x20;
* Public Pops - Enabled&#x20;
* EyePop.ai Model Gallery - Included&#x20;
* Premium Models - Add $0.20 per hour&#x20;
* Hosted Model - Included&#x20;
* Custom Training - Contact us
* Overage hours $1.00 per compute hour

Enterprise Package, Contact us for a quote

* Contact us for pricing&#x20;
* We train your proprietary model&#x20;
* Securely host outside models

### Billing Details

Billing is based on Pop uptime hours and pops are billed individually. This means if you have multiple pops, each one uses it's own uptime hours. We automatically pause your pop after 30 minutes of inactivity to stop it from wasting uptime hours but in the future, leaving your pop on standby will be possible. The API can autostart your Pop with this flag `autostart=true or false` option in your PopConfig call.&#x20;

You can freely Play or Pause a Pop at any time by using the dashboard.&#x20;

### Managing Your Plan

* **Canceling Your Plan:**
  * Cancel your plan easily from the dashboard pricing menu at any time.
  * Continue using your package until the end of the billing period after cancellation.
* **Ongoing Usage:**
  * Charges for any overage will be applied at the end of your billing period.

### Support

* Active support is available on our Discord channel and through email.
* Reach out today; we're ready and excited to assist you with any questions.

Email: <help@eyepop.ai>

Discord: <https://discord.gg/qhwdZsTfuZ>


---

# 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.eyepop.ai/developer-documentation/pricing.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.
