What problem does it solve? AI agents and developers often have stale or incorrect knowledge of Raydium's SDK, program IDs, and APIs, leading to failed transactions, wrong pool addresses, and broken Solana DeFi integrations. ## Core Features & Use Cases - Complete SDK Reference: Covers @raydium-io/raydium-sdk-v2 for CLMM, CPMM, and AMM V4 pools, including swaps, liquidity management, and position handling. - Trade API Integration: HTTP endpoints for swap quotes and serialized transactions via transaction-v1.raydium.io, plus priority fee recommendations. - LaunchLab Token Launches: Bonding curve token creation, buy/sell operations, and graduation to permanent liquidity pools. - Use Case: Build a TypeScript bot that swaps SOL for USDC through the best route, opens a concentrated liquidity position around the current price, and harvests fees automatically. ## Quick Start Ask the agent to set up the Raydium SDK and execute a CPMM swap of 0.1 SOL for USDC with 1% slippage on mainnet.