llms.txt Content
> ## 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.
> Complete documentation for Kamino Finance: Earn yield with automated vaults, Borrow and Lend, Multiply for leveraged positions, and concentrated liquidity on Solana. Developer Buildkit with REST API and TypeScript SDK. Curator tools for vault creation and management.
# Docs
<div className="w-full" id="docs-welcome-page">
<div className="relative w-full pt-4 pb-8 bg-[#081632] overflow-hidden" id="docs-hero-section">
<div className="hidden lg:block absolute top-0 bottom-0 right-0 w-[40.5%]">
{/* Light mode image */}
<img src="https://mintcdn.com/kamino-3d73a151/pAi_YiTcCFmfeT0G/docs/images/hero-image-with-k.png?fit=max&auto=format&n=pAi_YiTcCFmfeT0G&q=85&s=e6df7fb24f221f008dc18aea9cc9fbdd" alt="Kamino hero" className="dark:hidden w-full h-full object-cover object-left opacity-90" width="938" height="1080" data-path="docs/images/hero-image-with-k.png" />
{/* Dark mode image */}
<img src="https://mintcdn.com/kamino-3d73a151/pAi_YiTcCFmfeT0G/docs/images/dark-hero-background-with-k.png?fit=max&auto=format&n=pAi_YiTcCFmfeT0G&q=85&s=ea7470e996fd502d8a7579754a1f7b10" alt="Kamino hero" className="hidden dark:block w-full h-full object-cover object-left opacity-90" width="938" height="1080" data-path="docs/images/dark-hero-background-with-k.png" />
</div>
<div className="relative z-10 k-container">
<div className="mb-12">
<h1 className="text-[2.5rem] leading-none lg:text-5xl font-semibold text-white mt-4 mb-4 tracking-tight">Kamino Documentation</h1>
<p className="lg:text-lg text-white max-w-2xl">
Explore the Kamino protocol with comprehensive documentation for developers, curators, and institutions.
</p>
</div>
<div className="grid grid-cols-1 lg:grid-cols-2 gap-12 items-start">
<div id="knowled