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

# Pricing

> €20/month for individuals. Usage-based for teams. Self-host for enterprise.

Three tiers, all with idle cost of zero. Live numbers and current promos at [boxd.sh/pricing](https://boxd.sh/pricing).

## Individual — €20/month

€20/month at 2 vCPU and 8 GiB per VM. 7-day free trial — no credit card to start.

* **10 concurrent VMs**
* **2 vCPUs and 8 GiB RAM** per VM
* **100 GB disk** per VM (copy-on-write)
* **Unlimited runtime**
* **SSH access** from any device
* **Fork and share** machines
* **Public HTTPS URL** for every VM at `https://name.boxd.sh`

Idle VMs auto-suspend to RAM and then hibernate to disk — both cost effectively nothing. See [Suspend & resume](/how-it-works/suspend-resume) for the mechanics.

Sign in at [boxd.sh/app](https://boxd.sh/app) with GitHub.

## Team — Usage-based

Pay for the compute your team actually runs, not a flat per-seat fee. Sized to your workload.

* **Usage-based billing** — sleep-to-zero on idle VMs, charge only for active compute
* **Pooled compute** — members allocate from the team pool, not individual quotas
* **Team management** and shared VMs
* **SSO**, priority support, volume pricing

Email [contact@boxd.sh](mailto:contact@boxd.sh) with the shape (peak concurrent VMs, expected burn pattern, vCPU/RAM per VM) and we'll price it.

## Enterprise — self-hosted

Run the entire boxd stack inside your own VPC, datacenter, or country.

* **Single Rust binary** — no Kubernetes, no Postgres, no Redis
* **EU data residency** by default; deploy anywhere
* **SSO and audit logs**
* **Annual license**, dedicated support
* Designed to fit **DORA / NIS2** reviews and EU sovereignty requirements

See [Self-hosting](/how-it-works/self-hosting) for what the cluster needs, then email [contact@boxd.sh](mailto:contact@boxd.sh) for a quote.

## FAQ

<AccordionGroup>
  <Accordion title="What does the Individual plan cost?">
    €20/month for 10 machines, each 2 vCPU / 8 GiB / 100 GB, with unlimited runtime, SSH, fork, and public URLs. Includes a 7-day free trial — no credit card to start.
  </Accordion>

  <Accordion title="How does Team pricing work?">
    Usage-based — you pay for the compute your team actually runs, not a flat per-seat fee. Email [contact@boxd.sh](mailto:contact@boxd.sh) with the shape (peak concurrent VMs, expected burn pattern, vCPU/RAM per VM) and we'll price it. Includes team management, SSO, priority support, and volume pricing.
  </Accordion>

  <Accordion title="On the Team plan, do we pay while machines are paused?">
    No. Team billing is usage-based — idle VMs cost €0. Machines suspend to RAM and then hibernate to disk when dormant, and resume in sub-millisecond / \~85ms when traffic arrives. You pay only for active compute.
  </Accordion>

  <Accordion title="Can I get bigger VMs or more than 10 machines?">
    Yes. The €20/month plan ships with 10 VMs at 2 vCPU / 8 GiB each. For larger shapes (4 vCPU / 16 GiB, 8 vCPU / 32 GiB, or bigger) or more than 10 concurrent machines, email [contact@boxd.sh](mailto:contact@boxd.sh) with the shape you need and we'll quote it.
  </Accordion>

  <Accordion title="What's included in Enterprise?">
    Self-hosted boxd as a single Rust binary you run in your own VPC, datacenter, or country. No Kubernetes, no external Postgres, no Redis. EU data residency, SSO + audit logs, annual license, dedicated support. Fits DORA / NIS2 reviews and EU sovereignty requirements.
  </Accordion>

  <Accordion title="Can I use my Claude / Codex / OpenAI subscription on boxd?">
    Yes. Claude Code and Codex are pre-installed on every VM and authenticate against your existing subscription. No extra boxd-side charge for agent compute.
  </Accordion>
</AccordionGroup>

## Reference

<Columns cols={2}>
  <Card title="Resources and limits" icon="https://mintcdn.com/azin/Ax1V0serIwQf0x_2/images/icons/chart-square.svg?fit=max&auto=format&n=Ax1V0serIwQf0x_2&q=85&s=3365002773f804e502d2a55f51a0701e" href="/reference/resources" width="16" height="16" data-path="images/icons/chart-square.svg">
    The full per-VM shape and account-level limits.
  </Card>

  <Card title="Self-hosting" icon="https://mintcdn.com/azin/Ax1V0serIwQf0x_2/images/icons/server-path.svg?fit=max&auto=format&n=Ax1V0serIwQf0x_2&q=85&s=a6f563d66c3bbf0763f034cff74a4b67" href="/how-it-works/self-hosting" width="16" height="16" data-path="images/icons/server-path.svg">
    Run boxd on your own hardware.
  </Card>
</Columns>
