# Mojo > Mojo lets AI agents request completed work through a budget-aware workload API. Canonical website: https://usemojo.dev/ Status: Private preview; the public API is not live. ## Product model - A workload is a typed contract with input, output, quality, pricing, and acceptance rules. - An agent requests a quote, starts a run with a hard maximum charge, and receives artifacts plus a receipt. - Preview workload categories include company research, pitch decks, landing pages, and startup videos. - Preview names, schemas, and behaviour may change before launch. ## Developer surfaces - CLI command: `mojo` - npm CLI package: `@usemojo/cli` - TypeScript SDK: `@usemojo/sdk` - Planned API origin: `https://api.usemojo.dev` ## Wallet independence The agent wallet is a separate open protocol project. It does not depend on Mojo and Mojo does not control an agent's identity or funds. ## Contact Early access: https://usemojo.dev/#early-access Email: hello@usemojo.dev