> ## Documentation Index
> Fetch the complete documentation index at: https://kamino.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Command line tool to manage Kamino Lend markets, reserves, and vaults

The Kamino Manager CLI is a command line tool used to create and manage Kamino lending markets, reserves, and Kamino vaults.

The Kamino CLI provides:

* Create and configure lending markets with reserves for different token types and custom risk parameters
* Build and manage automated liquidity vaults with adjustable allocation strategies and yield optimization
* Monitor performance metrics and update market or vault settings as needed

<CardGroup cols={3}>
  <Card title="Installation & Setup" icon="download" href="/docs/build/cli/installation-setup">
    Install and configure the Kamino Manager CLI
  </Card>

  <Card title="Market Operations" icon="coins" href="/docs/build/cli/market-operations">
    Create and manage Kamino lending markets and reserves
  </Card>

  <Card title="Vault Operations" icon="chart-line" href="/docs/build/cli/vault-operations">
    Create and manage Kamino vaults
  </Card>
</CardGroup>
