What problem does it solve? AI agents and developers lack accurate, up-to-date knowledge of Sanctum's liquid staking infrastructure on Solana, leading to hallucinated token mints, wrong program IDs, and outdated API patterns when building LST integrations. ## Core Features & Use Cases - LST Swaps: Get quotes and execute swaps between SOL and 1,361+ liquid staking tokens (mSOL, jitoSOL, bSOL, INF) via the Sanctum Router and Infinity pool. - Staking & Unstaking: Stake SOL for any LST, perform instant unstakes via Infinity/Reserve, or delayed unstakes to stake accounts with lower fees. - Infinity Pool Operations: Deposit SOL or LSTs to receive the yield-bearing INF token, withdraw liquidity, and track INF APY and SOL value. - Use Case: Build a TypeScript client that stakes 5 SOL into jitoSOL, monitors LST APYs across protocols, and consolidates holdings into INF for diversified yield. ## Quick Start Ask the agent to swap 1 SOL for jitoSOL using the Sanctum API with the provided TypeScript client template.