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 cost real funds. ## Core Features & Use Cases - DLMM Concentrated Liquidity: Create positions, execute swaps, and claim fees using bin-based strategies like SpotBalanced and BidAsk. - DAMM v1/v2 AMM Pools: Deploy constant product pools with dynamic fee schedulers, position NFTs, vesting locks, and permissionless farms. - Token Launch Infrastructure: Launch tokens via Dynamic Bonding Curves with auto-graduation to DAMM, plus Alpha Vault anti-bot protection. - Use Case: A developer launching a new token can create a bonding curve pool, protect the launch with an Alpha Vault, and let it auto-graduate to a DAMM v2 pool with locked liquidity. ## Quick Start Ask the agent to create a Meteora DLMM position with balanced liquidity around the current price for a given pool address on Solana mainnet.