What problem does it solve? AI agents often have outdated or incorrect knowledge of Kamino Finance's SDKs, program addresses, and DeFi primitives on Solana, leading to broken integrations, wrong addresses, and failed transactions when building lending, liquidity, or leverage applications. ## Core Features & Use Cases - Kamino Lend (klend-sdk): Deposit collateral, borrow, repay, withdraw, liquidate positions, and manage obligations with health factor monitoring. - Kamino Liquidity (kliquidity-sdk): Deposit into and withdraw from automated CLMM strategies on Orca, Raydium, and Meteora, with single-token deposits and fee collection. - Leverage & Obligation Orders: Open leveraged multiply positions and create LTV-based or price-based automated orders like stop-losses. - Scope Oracle (scope-sdk): Fetch aggregated token prices with confidence and staleness validation. - Use Case: Build a portfolio dashboard that loads a user's Kamino lending position, computes health factor, lists liquidity strategy holdings, and displays validated oracle prices using the included full-integration template. ## Quick Start Ask the agent to set up a Kamino lending client that deposits SOL as collateral and borrows USDC using the klend-sdk on Solana mainnet.