What problem does it solve? Integrating with Meteora's liquidity protocols on Solana requires navigating multiple SDKs, program addresses, fee configurations, and position management patterns, and mistakes with addresses or slippage can lose funds. ## Core Features & Use Cases - DLMM Concentrated Liquidity: Create positions with strategy types, execute swaps with quotes, and claim fees and LM rewards via @meteora-ag/dlmm. - DAMM v2 and v1 AMMs: Create constant product pools with fee schedulers, manage position NFTs, lock or vest liquidity, and handle Token-2022 assets. - Token Launch Infrastructure: Launch tokens on Dynamic Bonding Curves with auto-graduation to DAMM, protect launches with Alpha Vault anti-bot deposits, and enable single-token entry via the Zap SDK. - Use Case: A developer launching a new token creates a Dynamic Bonding Curve pool, configures a fee tier, lets it graduate to DAMM v2, and locks LP tokens for one year to build community trust. ## Quick Start Ask the agent to create a Meteora DLMM liquidity position around the current price using the SpotBalanced strategy on Solana mainnet.