> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sailresearch.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sailbox Pricing

> Observed usage billing dimensions and rates for Sailboxes

Sailboxes bill for observed usage: the CPU, memory, and disk a Sailbox
actually uses while running, plus a one-time charge when it is created. How
that works, what each size includes, and where to see your spend are on the
[Billing overview](/sailboxes-billing). These are the rates:

| Dimension                                                                                                                                                                                | Price    |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| Used vCPU/hour <span className="sail-price-info"><Tooltip tip="Guest /proc/stat CPU time, sampled about every 15 s"><Icon icon="circle-info" size={14} /></Tooltip></span>               | \$0.015  |
| Used RAM (GiB)/hour <span className="sail-price-info"><Tooltip tip="Guest MemTotal minus MemAvailable, sampled about every 15 s"><Icon icon="circle-info" size={14} /></Tooltip></span>  | \$0.008  |
| Used NVMe disk (GiB)/hour <span className="sail-price-info"><Tooltip tip="Guest statfs used bytes on /, sampled about every 15 s"><Icon icon="circle-info" size={14} /></Tooltip></span> | \$0.0007 |
| S Sailbox creation                                                                                                                                                                       | \$0.005  |
| M Sailbox creation                                                                                                                                                                       | \$0.01   |
| L Sailbox creation                                                                                                                                                                       | \$0.012  |

Usage accrues only while a Sailbox is running. Sleeping, paused,
checkpointing, and cold-starting time is not sampled and not billed. Usage is
sampled about every 15 seconds.
