> For the complete documentation index, see [llms.txt](https://help.multisig.ledger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.multisig.ledger.com/guides/cli-guides.md).

# CLI Guides

- [CLI Overview](https://help.multisig.ledger.com/guides/cli-guides/cli-overview.md)
- [Installation](https://help.multisig.ledger.com/guides/cli-guides/installation.md): Install the Ledger Enterprise Multisig CLI from npm.
- [Quickstart](https://help.multisig.ledger.com/guides/cli-guides/quickstart.md): End-to-end: connect a Ledger, find a Safe you own, propose an ETH transfer, collect a co-owner signature, and execute on-chain, all from the shell.
- [Configuring a signer](https://help.multisig.ledger.com/guides/cli-guides/configuring-a-signer.md)
- [Querying Safe data](https://help.multisig.ledger.com/guides/cli-guides/querying-safe-data.md)
- [Proposing, signing and executing](https://help.multisig.ledger.com/guides/cli-guides/proposing-signing-and-executing.md)
- [Command reference](https://help.multisig.ledger.com/guides/cli-guides/command-reference.md): Exhaustive flag, environment-variable, and exit-code reference for every \`lem\` command. For task-oriented walkthroughs, see Querying Safe data and Proposing, signing & executing.
- [Building agent workflows](https://help.multisig.ledger.com/guides/cli-guides/building-agent-workflows.md): \`lem\` works well for AI agents. This page covers why it fits tool use and how to wire it into Bash, Python, and MCP workflows.
