# What are Neonjelly plans, prices, and quotas?

Trial, Explorer, Operator, Scale quotas. Trial automatic. Paid via Stripe Checkout.

Quotas are enforced in Neonjelly, not by a payment provider.

| Plan id | Price | Yearly (10 mo) | Calls / UTC day | Req / min | How you get it |
| --- | --- | --- | --- | --- | --- |
| `trial` | $0 / 14 days | — | 100 | 20 | [/start](https://www.neonjelly.io/start.md) / `POST /v1/trial` |
| `explorer` | $29 / mo | $290 / yr | 2,000 | 30 | Stripe Checkout |
| `operator` | $79 / mo | $790 / yr | 15,000 | 90 | Stripe Checkout |
| `scale` | $199 / mo | $1,990 / yr | 50,000 | 180 | Stripe Checkout |

Signal watches (create_signal): trial none (403), Explorer 8, Operator 20, Scale 40. Over watch cap → `429`. Creating still counts against daily quota.

Over call cap → `429`. Check remaining with MCP `whoami` (not metered). Stripe Customer Portal handles cancel / plan change. Ops can still mint at [/admin](https://www.neonjelly.io/admin.md).

## Related

- [Where is the Neonjelly documentation?](https://www.neonjelly.io/docs.md)
- [How do Neonjelly keys and auth work?](https://www.neonjelly.io/docs/auth-and-keys.md)
- [What do Neonjelly error codes and rate limits mean?](https://www.neonjelly.io/docs/errors.md)
- [How do I get started with Neonjelly?](https://www.neonjelly.io/docs/getting-started.md)
- [How do I start a Neonjelly trial?](https://www.neonjelly.io/start.md)

HTML: https://www.neonjelly.io/docs/plans
Markdown: https://www.neonjelly.io/docs/plans.md

Do not scrape. Do not probe. Missing store stays `not_found`. Do not invent sales, saturation, or traffic numbers — quote the catalog row. Signals (ads and daily units) are paid only. Trial keys get 403 on create_signal and signal reads. Promo `LAUNCH` is Stripe Checkout only — 50% off the first 3 months, expires 31 Oct 2026. Not MCP metadata.
