What problem does it solve? Building Solana applications that interact with liquid staking tokens requires navigating Sanctum's API endpoints, program IDs, LST mint addresses, and transaction signing flows, which is error-prone without a complete reference. ## Core Features & Use Cases - LST Swaps: Generate quotes and execute swaps between SOL, mSOL, jitoSOL, bSOL, INF, and 1,361+ other LSTs via the Sanctum API with ExactIn or ExactOut modes. - Staking & Unstaking: Stake SOL for any LST, perform instant unstakes via Infinity or Reserve, or use delayed unstaking to stake accounts for lower fees. - Infinity Pool Liquidity: Add or remove liquidity by swapping to and from INF, track INF/SOL exchange rates, APY history, and pool composition. - Use Case: A developer building a Solana portfolio app uses this Skill to fetch LST metadata and APYs, quote a SOL-to-jitoSOL swap, sign the returned transaction, and execute it through the Sanctum API. ## Quick Start Use the sanctum skill to swap 1 SOL for mSOL using the Sanctum API with my wallet keypair.