# zuno > Terminal-native copilot for Uniswap LPs. ## Docs - [The four agents](https://zuno-fb55ec99.mintlify.app/architecture/agents.md): How Scout, Strategist, Critic, and Arbiter debate a rebalance over AXL. - [AXL, the transport](https://zuno-fb55ec99.mintlify.app/architecture/axl.md): Why AXL is the coordination layer for Zuno. - [Execution and signing](https://zuno-fb55ec99.mintlify.app/architecture/execution.md): How Zuno turns an approved plan into an on-chain transaction without ever holding a private key. - [The mesh](https://zuno-fb55ec99.mintlify.app/architecture/mesh.md): How the CLI and four agents debate over AXL. - [zuno create](https://zuno-fb55ec99.mintlify.app/cli/create.md): Open a brand-new Uniswap v4 LP position with the four-agent debate. - [zuno diff](https://zuno-fb55ec99.mintlify.app/cli/diff.md): Re-render a previously generated plan. - [zuno inspect](https://zuno-fb55ec99.mintlify.app/cli/inspect.md): Print a snapshot of a single position. - [Monitoring](https://zuno-fb55ec99.mintlify.app/cli/monitor.md): Run Zuno as a background LP watcher with optional Telegram alerts. - [Overview](https://zuno-fb55ec99.mintlify.app/cli/overview.md): The interactive shell workflow. - [zuno plan](https://zuno-fb55ec99.mintlify.app/cli/plan.md): Run the four-agent debate and produce a rebalance plan. - [Zuno wallet](https://zuno-fb55ec99.mintlify.app/cli/wallet.md): Manage the Turnkey-backed agent wallet. - [Introduction](https://zuno-fb55ec99.mintlify.app/introduction.md): An AXL-native multi-agent debate for onchain LP decisions. - [Quickstart](https://zuno-fb55ec99.mintlify.app/quickstart.md): Boot the four-agent debate mesh and run a recommendation in under a minute. ## OpenAPI Specs - [openapi](https://zuno-fb55ec99.mintlify.app/api-reference/openapi.json)