Skip to main content
The CLI is the fastest way to use @dzapio/ai without writing app code.

Command names

All three names map to the same binary:

What you get

  • Wallet profile bootstrap (wallet, chain, blockchain, privateKey)
  • Persistent local config at ~/.dzapai/config.json
  • Tool-step streaming and optional debug output
  • Explicit confirmation handling for interactive actions

First run

Example session:

Core commands

Interactive shell

Full slash-command reference and usage flow.

Configuration

Environment variables and runtime settings.

Non-interactive usage

For one-shot or scripted workflows, use the SDK or HTTP endpoint directly. See Ask mode for patterns.
Last modified on June 18, 2026