> ## 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.

# BubbleFlow

> Visualize prediction markets as interactive bubbles sized by volume and colored by momentum.

## <span style={{color: "#baf820"}}>What is BubbleFlow?</span>

BubbleFlow is a visual exploration tool that displays prediction markets as interactive bubbles. Each bubble represents a market — its size shows trading volume and its color indicates price momentum.

## <span style={{color: "#baf820"}}>How to read the bubbles</span>

| Visual          | Meaning                               |
| --------------- | ------------------------------------- |
| **Bubble size** | Trading volume — bigger = more volume |
| **Green**       | Price going up (bullish momentum)     |
| **Red**         | Price going down (bearish momentum)   |
| **Click**       | Opens the market detail page          |

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

<CardGroup cols={2}>
  <Card title="Real-time Updates" icon="clock">
    Bubbles move and resize as market activity changes.
  </Card>

  <Card title="Category Filter" icon="list">
    Filter by category — politics, crypto, sports, culture, and more.
  </Card>

  <Card title="Quick Trade" icon="bolt">
    Click any bubble to go directly to the market and trade.
  </Card>

  <Card title="Trend Discovery" icon="chart-line">
    Spot trending markets visually — the biggest, greenest bubbles are where the action is.
  </Card>
</CardGroup>
