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

# Arbitrage

> Find price discrepancies across prediction markets and profit from the spread.

## <span style={{color: "#baf820"}}>Arbitrage</span>

<Note>
  **Coming Soon** — The Arbitrage tool is currently in development. It will detect price discrepancies between Polymarket, Kalshi, and Predict.fun for the same events.
</Note>

## <span style={{color: "#baf820"}}>How it will work</span>

<Steps>
  <Step title="Detect opportunities">
    FrenFlow scans matching markets across platforms for price differences. Example: "Will BTC hit \$100k?" priced at 45¢ on Polymarket but 52¢ on Kalshi.
  </Step>

  <Step title="Calculate profit">
    The tool shows the guaranteed profit margin after fees for each arbitrage opportunity.
  </Step>

  <Step title="Execute">
    One-click execution — buy on the cheaper platform, sell on the expensive one, lock in profit regardless of outcome.
  </Step>
</Steps>

## <span style={{color: "#baf820"}}>Planned features</span>

<CardGroup cols={2}>
  <Card title="Cross-Platform Matching" icon="right-left">
    Automatic matching of equivalent markets across Polymarket, Kalshi, and Predict.fun.
  </Card>

  <Card title="Real-time Alerts" icon="bell">
    Get notified when arbitrage opportunities appear above your profit threshold.
  </Card>

  <Card title="One-Click Trade" icon="bolt">
    Execute both sides of the arbitrage in a single action.
  </Card>

  <Card title="Fee Calculator" icon="calculator">
    Accounts for platform fees, gas costs, and slippage to show true profit.
  </Card>
</CardGroup>
