---
title: Tutorials
path: tutorials
status: published
---

# Tutorials

Hands-on, end-to-end walkthroughs. Each tutorial assumes you've read the relevant concepts page first — but you can get away with skipping straight to the cookbook and looping back when something doesn't make sense.

| Tutorial | What you'll build | Time |
|---|---|---|
| [Your first provisioning recipe](./tutorials/your-first-provisioning-recipe) | A 6-step `provision.json` for a new ScaiLabs service, validated locally and shipped to prod | ~30 min |
| [Operating the registration module](./tutorials/operating-the-registration-module) | A working public registration path (invitation / waitlist / self-serve), end-to-end from the operator's chair | ~20 min |

More tutorials land here as the platform grows. If there's a flow you'd like covered, open an issue against the canonical docs.

## See also

- [Concepts](./concepts) — the conceptual background each tutorial leans on
- [Reference](./reference) — endpoint and CLI details
- [Sandbox](./sandbox) — the local stack tutorials test against
