# Plans & limits

The authoritative limits enforced by the platform. (BYOK token costs are separate
and paid to your provider — see [Billing](/docs/billing).)

## Runs per day

| Plan | Runs / day |
|---|---|
| Free | 3 |
| Pro | 30 |
| Max | 150 |
| Enterprise | unlimited |

Counted per account in Europe/Paris days, consistent with the
[scheduler](/docs/scheduling). To cap spend (not just run count), set a daily
dollar [budget](/docs/budgets).

## Capabilities by plan

| Capability | Free | Pro | Max | Enterprise |
|---|---|---|---|---|
| Verified runs + PRs | ✓ | ✓ | ✓ | ✓ |
| BYOK | ✓ | ✓ | ✓ | ✓ |
| AM code review | — | ✓ | ✓ | ✓ |
| Auto‑merge after gate | — | — | ✓ | ✓ |
| Explore — propose | — | ✓ | ✓ | ✓ |
| Explore — autonomous | — | — | ✓ | ✓ |

## Explore mode caps

When autonomous explore is on (Max+), per‑repo autonomous runs are bounded per
day, and re‑scouting is rate‑limited by a cooldown — so a repo never consumes the
whole budget. See [Explore mode](/docs/explore-mode).

## Related

- [Trust ladder & plans](/docs/trust-and-plans) · [Billing](/docs/billing)
