What problem does it solve? Building leveraged trading integrations on Flash Trade requires navigating pool-to-peer architecture, Pyth oracles, versioned transactions with address lookup tables, and 69 protocol error codes. This Skill provides the complete SDK reference, account structures, and production patterns needed to open positions, manage collateral, place orders, and provide liquidity without reverse-engineering the IDL. ## Core Features & Use Cases - Position Management: Open, close, increase, and decrease leveraged positions up to 100x (500x Degen Mode) with slippage protection and compute budget guidance. - Orders & Collateral: Place trigger orders (stop-loss/take-profit), limit orders, and add or remove collateral, including atomic swap-and-open and close-and-swap composability flows. - Liquidity & Staking: Provide LP liquidity, stake FLP and FLASH tokens, and query PnL, liquidation prices, and oracle data via ViewHelper read-only methods. - Use Case: Build a trading bot that opens a 10x SOL long with 100 USDC collateral, attaches stop-loss and take-profit triggers, and monitors PnL using the included production bot template. ## Quick Start Use the flash-trade skill to open a 10x long SOL position with 100 USDC collateral on the Crypto.1 pool.