The engineer is in. Ask for a backend, a fix, or an explanation.
Server-side tools (motoko_check, motoko_post_fix, motoko_emit)
run against the real moc compiler — code that does not compile is never handed to you.
Start: templates (a working dapp) · ⬢ blocks (compose a site) · ✨ new dapp (describe it) — then deploy dapp ▸ for a live URL, or deploy contract ▸ for just the backend. The dot bottom-right shows gateway status.
The five-minute loop
1 · Write — pick an example on the left, or ask the engineer for a backend.
2 · Check — check (Ctrl+Enter) runs the real moc on the active file.
3 · Deploy — deploy ▸ (Ctrl+Shift+Enter) compiles and installs it to a live smart contract; the id + how to call it appear here.
Auth is one passkey (Memphis) — no keys, no wallet. The agent runs on the gateway shown bottom-right; set your own with ?gateway= if you self-host.