What problem does it solve? AI agents and developers lack accurate, up-to-date knowledge of Lulo's API endpoints, deposit types, and token addresses on Solana, leading to integration errors, wrong mint addresses, and failed transactions when building yield-optimization features. ## Core Features & Use Cases - Deposit & Withdrawal Transactions: Generate, sign, and send serialized transactions for Protected, Boosted, and Custom deposits via the Lulo API. - Account & Pool Queries: Retrieve balances, interest earned, APY rates, pending withdrawals, and protocol allocation data. - Ready-to-Use Client & Examples: A TypeScript LuloClient template plus deposit, withdraw, balance, and full-integration examples in TypeScript and Python. - Use Case: Build a savings feature that deposits 100 USDC into a Protected Lulo position, monitors hourly APY rates across Kamino, Drift, MarginFi, and Jupiter, and withdraws funds when needed. ## Quick Start Ask the agent to deposit 100 USDC into a Lulo protected position using the Lulo API and your Solana wallet.