# Quick Start
This page helps you find the right quick start guide for your environment.
## Most Users: Local Execution
**[Quick Start (Local)](./quick-start-local.md)** — The recommended starting point for most users.
- Run workflows on your local machine
- No cluster or special infrastructure required
- Ideal for testing, development, and single-machine workloads
## Specialized Environments
These guides are for users with specific infrastructure needs:
| HPC Cluster | [Quick Start (HPC)](../specialized/hpc/quick-start-hpc.md) | You have access to a Slurm cluster |
| Multiple Machines | [Quick Start (Remote Workers)](../specialized/remote/quick-start-remote.md) | You want to distribute jobs via SSH |
| AI-Assisted | [AI-Assisted Workflow Management](../specialized/tools/ai-assistant.md) | You prefer conversational interaction |
---
**Not sure?** Start with [Quick Start (Local)](./quick-start-local.md) — you can always scale up
later.