﻿# Pricing

Simmit measures compute usage in credits. Verified accounts receive a monthly credit allowance at no cost; additional credits are sold in packs. See [Credits](/docs/api/credits) for how credit consumption is calculated.

## Credit packs

| Pack   | Credits   | Price |
| ------ | --------- | ----- |
| Small  | 100,000   | $3    |
| Medium | 500,000   | $15   |
| Large  | 1,000,000 | $30   |

Flat rate across pack sizes: $0.00003 per credit, or $30 per million.

## Free monthly tier

New accounts get starter credits, and verified accounts include 200,000 credits each month.

## How credits are priced

Credit prices are anchored to what each simulation costs to run. Every job runs on a dedicated cloud VM, billed per-second with a one-minute minimum, plus the startup and teardown time around each job. The infrastructure outside the VM (queue, scaling, storage, observability, etc.) adds cost on top of that. See [Credits](/docs/api/credits) for what each job is actually metered on.

---

_HTML version: https://simmit.com/docs/pricing · Full docs index: https://simmit.com/llms.txt_
