# Vane > Vane is a Solana-native portfolio terminal for liquidity provision, spot trading, perpetuals, prediction markets, and automated index strategies. It unifies top Solana venues behind a single non-custodial interface so users can deploy capital, automate strategies, and track performance without switching between protocols. Vane provides a managed experience for users who want the economics of DeFi (LP yield, perp funding, spot execution, on-chain custody) without the operational overhead of monitoring ranges, rebalancing positions, or stitching together a dozen dapps. Strategies run on a backend service that signs transactions through each user's embedded wallet via a policy-gated signer — the user retains ownership of the vault at all times, and the service cannot move funds outside the authorized strategies. ## Purpose and approach - **One terminal, multiple venues.** Vane aggregates access to Solana's major AMM, CLMM, and swap venues behind a unified portfolio dashboard, so users manage positions across Raydium, Orca, Meteora, and Jupiter from a single interface rather than visiting each protocol directly. - **Non-custodial by design.** Every vault is an embedded wallet owned by the user. Vane's automation service co-signs via a policy-gated key, but the user holds the primary signing authority and can withdraw at any time. Vane cannot transfer funds to unauthorized destinations. - **Automation without hand-holding.** Strategies like concentrated LP range management, auto-rebalancing, fee harvesting, and dollar-cost averaging run continuously on a backend scheduler. Users set parameters; Vane handles execution, retries, and accounting. - **Transparent accounting.** Every transaction is recorded, classified, and surfaced in the dashboard with realized yield, PnL, fee breakdowns, and position history — no black-box reporting. ## Core features - **Automated concentrated LP.** Deploy capital into Raydium CLMM, Orca Whirlpools, or Meteora DLMM pools with volatility-adjusted ranges. Positions auto-rebalance on breach and auto-harvest fees. - **Traditional LP (wide-range).** For users who prefer passive long-range liquidity with minimal rebalancing and lower gas overhead. - **Spot swap vaults.** Non-custodial swap execution via Jupiter with portfolio-aware allocation tracking across user-selected token baskets. - **DCA orders.** Dollar-cost averaging executed from a spot vault on a user-defined schedule and budget. - **Perpetuals.** Cross-venue perps execution and position management with funding-rate awareness across Drift, Zeta, and Flash. Margin, leverage, and liquidation prices surfaced in a unified view. - **Prediction markets.** Non-custodial access to Solana prediction market venues from the same terminal, with position tracking and payout accounting. - **Spot index strategies.** Weighted token baskets (e.g. Solana blue chips) with configurable drift thresholds. Vane rebalances the basket automatically when allocations deviate beyond the threshold. - **Portfolio dashboard.** Real-time PnL, realized yield, fee accrual, funding accrual, live wallet balances, position-level history, and performance benchmarks against SOL. - **Cross-vault transfers.** Move funds between user vaults directly from the dashboard. ## Venue integrations - **Raydium CLMM** — concentrated liquidity pools with tick-based range management. - **Orca Whirlpools** — concentrated liquidity with lexicographically sorted token pairs. - **Meteora DLMM** — dynamic liquidity market maker with bin-based positions. - **Jupiter** — aggregated swap routing, price data, and token metadata. Used for all swap execution, spot vault routing, and DCA order fulfillment. - **Drift** — perpetual futures execution and position management. - **Zeta** — perpetual futures execution and cross-venue routing. - **Flash** — perpetual futures execution and cross-venue routing. - **Privy** — embedded wallet infrastructure. Users authenticate and sign via a Privy-native embedded wallet; Vane's automation co-signs through a KMS-backed policy key. - **Helius** — RPC, priority fee estimation, webhook streaming, and DAS API for token metadata. ## Services provided - **Strategy execution.** A scheduled backend service opens, adjusts, harvests, and closes positions on behalf of user vaults according to their configured parameters. - **Volatility-aware range sizing.** LP ranges are derived from realized volatility on a rolling window rather than fixed percentage bands, so positions adapt to market regime. - **Automated rebalancing.** Out-of-range positions are closed, funds re-swapped to the target ratio, and reopened inside a fresh range — all in a single operation per position. - **Fee harvesting.** Accumulated LP fees are swept on a schedule and reinvested or held according to vault configuration. - **Transaction reconciliation.** Every on-chain transaction touching a vault is indexed, classified by type (deposit, withdraw, swap, LP open/close, harvest, rebalance), and recorded in the user's transaction history. - **Portfolio snapshots.** Periodic snapshots of vault value, fee accrual, and realized yield are written to a time-series store for historical charting and performance analysis. ## Supported vault types - **LP vault.** Automated concentrated liquidity across Raydium, Orca, and Meteora. Funds are rotated between pools based on venue allocation and pool selection criteria. - **Spot vault.** Non-LP portfolio of tokens with Jupiter swap execution and DCA order support. - **Traditional LP vault.** Wide-range liquidity positions with lower rebalance frequency. - **Perps vault.** Cross-venue perpetual futures positions with funding-aware margin management. - **Index vault.** Weighted token basket with automated drift-threshold rebalancing. ## Key links - [App](https://app.vane.pro): The Vane dashboard — connect a Privy embedded wallet, create vaults, deploy strategies, view portfolio. - [Marketing site](https://vane.pro): Landing page, product overview, terminal preview. - [Documentation](https://docs.vane.pro): Technical documentation, fee schedules, integration guides. - [Privacy Policy](https://vane.pro/legal/privacy): How Vane handles user data. - [Terms of Use](https://vane.pro/legal/terms): Terms governing use of the Vane application and services. ## What Vane is not - **Not a custodial exchange.** Vane never takes custody of user funds. All vaults are user-owned embedded wallets. - **Not a smart contract protocol.** Vane does not deploy its own on-chain program for strategy logic. Strategies are executed by signing and broadcasting transactions that interact directly with each underlying venue's program. - **Not a token launch or yield farm.** There is no VANE token and no protocol-emitted yield. All returns are fees and yield earned from the underlying venues. - **Not a trading bot marketplace.** Vane is a first-party terminal, not a platform for third-party strategy developers.