# Limits

- Plans and prices: `GET /api/tiers` — tiny $2.49/mo (1 GB RAM · 1 vCPU · 4 GB disk); small $4.99/mo (2 GB RAM · 2 vCPU · 6 GB disk); medium $9.99/mo (4 GB RAM · 2 vCPU · 8 GB disk); large $17.99/mo (8 GB RAM · 4 vCPU · 16 GB disk). vCPU figures are burst figures, as on every hosting.
- Free pods per account at once: 3. Paid pods: no cap.
- Trial: 7 days, then paused, deleted 3 days later ([expiry](expiry.md)).
- Memory over the plan pauses the pod (`quotaStatus: paused`) until upgraded or freed; disk is the persistent volume of the plan.
- `POST /api/auth/request`: 10 per 10 minutes per IP.
- Create/rebuild calls are synchronous and take one to two minutes; run them with a client timeout of at least 5 minutes.
- Backups: daily, kept 7 days; export any time.
