# baz.studio > Bazaar turns prompts, brand context, and media into rendered motion-graphics videos. The `baz` CLI is the API: everything the product can do is exposed as a command. Install with `npm install -g bazaar.it`, set `BAZ_AGENT=1` for JSON output suited to agents. ## Docs - [API overview](https://baz.studio/docs): what the API is and how to get started - [CLI reference](https://baz.studio/docs/cli): all commands, generated from CLI v0.8.14 - [baz auth](https://baz.studio/docs/cli/auth): Manage authentication - [baz project](https://baz.studio/docs/cli/project): Manage projects - [baz prompt](https://baz.studio/docs/cli/prompt): Send a prompt to the autonomous agent - [baz scenes](https://baz.studio/docs/cli/scenes): Manage scenes in active project - [baz export](https://baz.studio/docs/cli/export): Export video from active project - [baz media](https://baz.studio/docs/cli/media): Manage media files in your project - [baz logs](https://baz.studio/docs/cli/logs): Query recent project/runtime logs - [baz status](https://baz.studio/docs/cli/status): Show project overview and timeline - [baz review](https://baz.studio/docs/cli/review): Get current project state for external agent evaluation - [baz context](https://baz.studio/docs/cli/context): Manage project context (goals, requirements, references) - [baz capabilities](https://baz.studio/docs/cli/capabilities): Describe CLI capabilities and protocol support - [baz loop](https://baz.studio/docs/cli/loop): Iterate prompt → review in a basic OODA loop - [baz state](https://baz.studio/docs/cli/state): Get a machine-friendly snapshot of current project state - [baz verify](https://baz.studio/docs/cli/verify): Verify current project against criteria - [baz mcp](https://baz.studio/docs/cli/mcp): Expose MCP-style tool manifest for agent integrations - [baz template](https://baz.studio/docs/cli/template): Browse and apply templates - [baz share](https://baz.studio/docs/cli/share): Create and manage share links for projects - [baz model](https://baz.studio/docs/cli/model): View and configure AI models for generation - [baz preview](https://baz.studio/docs/cli/preview): Render a single frame to PNG — visual feedback for agents - [baz balance](https://baz.studio/docs/cli/balance): Show account balance, spending, and pricing guide - [baz blitz](https://baz.studio/docs/cli/blitz): Manage Blitz setup, queue, and content drops - [baz brand](https://baz.studio/docs/cli/brand): Manage reusable brand profiles - [baz calibration](https://baz.studio/docs/cli/calibration): Create, launch, inspect, and review persisted calibration runs - [baz skills](https://baz.studio/docs/cli/skills): Manage Claude Code / Codex skills for Baz - [baz skill](https://baz.studio/docs/cli/skill): Manage Baz-native reusable skills - [baz resource](https://baz.studio/docs/cli/resource): Compile external resources into Bazaar video context and run them through the existing generator - [baz studio](https://baz.studio/docs/cli/studio): CLI-first Studio workflows for brand evidence, runs, and claim pages ## Optional - [llms-full.txt](https://baz.studio/llms-full.txt): the complete CLI reference in a single file