> ## Documentation Index
> Fetch the complete documentation index at: https://docs.solhedge.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Product Features

> The four automated systems that run inside every SolHedge vault.

SolHedge is an AI-powered vault layer built on Meteora DLMM and Jupiter. It automates four core LP management tasks that users currently have to do manually, expensively, or not at all.

<CardGroup cols={2}>
  <Card title="Auto-Hedge" icon="shield-halved">
    Opens offsetting positions via Jupiter Perpetuals and Phoenix Trade to reduce impermanent loss and directional exposure. The hedge activates only when the AI confirms a high-confidence risk event, not on every price move.
  </Card>

  <Card title="Auto-Range" icon="arrows-left-right">
    The AI adjusts LP range boundaries dynamically based on volatility signals and price momentum, so your liquidity stays where it earns fees.
  </Card>

  <Card title="Auto-Rebalance" icon="scale-balanced">
    Automatically redistributes liquidity within range to maintain fee efficiency as the market moves.
  </Card>

  <Card title="Auto-Compound" icon="rotate">
    Harvests and reinvests earned fees without manual action, maximizing compounding over time.
  </Card>
</CardGroup>

## Capital Structure

Deposits are split between an active LP position and an operational reserve. The reserve exists to support hedge execution and, in higher-risk conditions, to allow liquidity to be pulled back to stablecoins to protect capital. This structure is described conceptually in [How It Works](/overview/how-it-works).

<Info>
  SolHedge does not disclose exact hedge sizing, range-selection parameters, or risk-detection thresholds publicly. These are actively tuned and considered part of the protocol's proprietary strategy logic.
</Info>
