AskDAO

Welcome, KOL — let's spin up your first agent via askdao-cli.

Pack locally, push from terminal. Five minutes; resume anytime.

Three commands to ship the first agent

run inside your local agent project directory
# 1) one-time install
$ npm i -g @askdao/cli
✓ askdao-cli installed
# 2) log in (opens browser once)
$ askdao login
✓ Logged in
# 3) pack & deploy your local agent project
$ askdao deploy ./my-agent
✓ Packed skills + persona
✓ Uploaded · staging version
→ Promote to running version from this dashboard

No agents yet

Your first agent will show here once deploy succeeds.

AskDAO