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

# Command-Line Interface (CLI)

- [Introduction](https://docs.junonetwork.io/cli/cli-introduction.md): A general introduction Juno cli along with a brief description of commands and flags
- [Useful CLI Commands](https://docs.junonetwork.io/cli/useful-cli-commands.md)
- [Module Reference](https://docs.junonetwork.io/cli/modules.md): CLI reference for junod modules
- [bank](https://docs.junonetwork.io/cli/modules/bank.md): bank module allows you to manage assets for accounts loaded into the local keys module
- [distribution](https://docs.junonetwork.io/cli/modules/distribution.md): The distribution module allows you to manage your staking rewards
- [gov](https://docs.junonetwork.io/cli/modules/gov.md): The governance module provides tools for querying, submitting, and voting on proposals
- [keys](https://docs.junonetwork.io/cli/modules/keys.md): The keys module allows you to manage your local tendermint keystore ("wallets") for the juno network.
- [params](https://docs.junonetwork.io/cli/modules/params.md)
- [slashing](https://docs.junonetwork.io/cli/modules/slashing.md): The slashing module can unjail your validator
- [staking](https://docs.junonetwork.io/cli/modules/staking.md): The staking module provides a set of subcommands to query the staking state and send staking transactions.
- [status](https://docs.junonetwork.io/cli/modules/status.md): A node can be queried for up to date information such as node info, sync info and validator info, specific to that node.
- [tendermint](https://docs.junonetwork.io/cli/modules/tendermint.md): The tendermint module allows for querying of validator and node addresses.
- [upgrade](https://docs.junonetwork.io/cli/modules/upgrade.md)
- [wasm](https://docs.junonetwork.io/cli/modules/wasm.md)
