Skip to main content
SECTION · GETTING STARTED

Getting Started

Step-by-step guide from installing MoAI-ADK to running your first project

Info
Belongs to: Tokenomics · Agentic Loop Engineering · Agentic Harness

This is the onboarding path for anyone meeting MoAI-ADK for the first time. Read in the order Introduction → Installation → Quick Start and you can have your first MoAI-ADK project running within 30 minutes. Installation is nothing more than downloading a single binary, and no extra runtime or dependency is needed to run your first SPEC.

Info
If you have already finished installing, jump straight to the Quick Start. Curious about CLI flags? See the CLI Reference. Having trouble? Check the FAQ.

Learning Flow

flowchart TD
    A["Introduction
WHAT/WHY"] --> B["Installation
Environment setup"] B --> C["Initial Setup
moai init"] C --> D["Quick Start
Run your first SPEC"] D --> E["Update · Profile
Ongoing operation"] E --> F["CLI · FAQ
Reference material"]
OrderDocumentKey Content
1IntroductionWhat MoAI-ADK is and which problems it solves
2InstallationInstallation and prerequisites on macOS/Linux
3Windows GuideSpecial considerations for Windows environments
4Initial SetupConfigure your project with the moai init interactive wizard
5Quick StartCreate your first SPEC and run /moai plan → run → sync
6UpdateKeep templates on the latest version
7Profile ManagementUser profile, environment variables, and settings sync
8CLI ReferenceFull subcommand index for the moai binary
9FAQCommon issues during installation and execution, with solutions
Info
Next step: Once installation is done, head to Core Concepts to learn the three core ideas behind v3.0 — Tokenomics · Agentic Loop Engineering · Agentic Harness — and MoAI-ADK’s design philosophy including SPEC, DDD, and TRUST 5.