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

# Plans and limits

What each plan includes and where the limits sit

Plans apply per organization and bill monthly, with the cycle anchored to your signup date. Every account starts on Free with no payment method required.

### Plan comparison

|                | Free             | Growth                   | Pro                         | Enterprise |
| -------------- | ---------------- | ------------------------ | --------------------------- | ---------- |
| Price          | $0               | $49/mo                   | $199/mo                     | Custom     |
| Monthly CU     | 25M              | 300M                     | 1.5B                        | Custom     |
| Throughput     | 25 RPS           | 200 RPS                  | 500 RPS                     | Custom     |
| At the CU cap  | Requests blocked | Overage billed           | Overage billed              | Custom     |
| Overage rate   | Not applicable   | $0.35 per 1M CU          | $0.30 per 1M CU             | Custom     |
| Active apps    | 3                | 20                       | Unlimited                   | Unlimited  |
| Members        | 1                | Unlimited                | Unlimited                   | Unlimited  |
| Alerts         | 1, CU usage only | 100                      | 100                         | Custom     |
| Method access  | Standard         | Standard and heavy reads | Full, incl. debug and trace | Full       |
| AI Insights    | Unlimited        | Unlimited                | Unlimited                   | Unlimited  |
| Data retention | 6 months         | 6 months                 | 6 months                    | Custom     |

### How limits behave

* Unused compute units expire at the end of each cycle. There is no rollover.
* On Free, reaching the monthly CU cap blocks further requests with HTTP 402 until the next cycle. Growth and Pro continue serving and bill the excess as overage.
* Exceeding your throughput limit returns HTTP 429 on the excess requests. See [rate limits and errors](/rpc/rate-limits-and-errors.md).
* All plans include all four chains over HTTPS.

### Enterprise

Enterprise plans add custom limits and rates, dedicated infrastructure and an account manager. Contact <rpc-support@luganodes.com> to discuss requirements.

{% hint style="info" %}
To change plans, see [plan changes and overage](/rpc/billing-and-plans/plan-changes-and-overage.md) for how upgrades, downgrades and proration work.
{% endhint %}
