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

# Alpha

> Market intelligence synthesis for crypto trading

<img src="https://mintcdn.com/gigabrain-e51ff639/GPwTx9-WhGbjn_ZL/images/alpha-feed.png?fit=max&auto=format&n=GPwTx9-WhGbjn_ZL&q=85&s=bd8e31e09873661128c6f508b618f75e" alt="Alpha Feed" width="1024" height="768" data-path="images/alpha-feed.png" />

Alpha is a market intelligence system that identifies price relevant events and narratives by analyzing news, onchain activity, and social signals. It surfaces actionable insights before they reach broader market awareness.

## What Alpha monitors

<CardGroup cols={2}>
  <Card title="News sources" icon="newspaper">
    Protocol announcements, regulatory developments, macroeconomic events
  </Card>

  <Card title="Onchain activity" icon="link">
    Large wallet movements, exchange flows, smart contract interactions
  </Card>

  <Card title="Social signals" icon="comments">
    Narrative formation, KOL positioning, community sentiment shifts
  </Card>

  <Card title="Market microstructure" icon="chart-candlestick">
    Liquidation clusters, funding rate anomalies, OI/price divergences, squeeze
    detection
  </Card>

  <Card title="Dynamic risk regimes" icon="globe">
    Correlation tracking between crypto, equities, and DXY to identify
    decoupling or global liquidity trends
  </Card>

  <Card title="Sector intelligence" icon="layer-group">
    Protocol-specific metrics: TVL growth for DeFi, API usage for AI, node
    growth for infrastructure
  </Card>
</CardGroup>

Each insight includes an **impact rating** (Low/Medium/High), **context** on market conditions, **real-time data**, **actionability assessment**, and **invalidation criteria** for high-impact signals.

## How it works

### Information sources

Alpha continuously ingests data from:

1. **Crypto native news**: Protocol blogs, governance forums, official announcements
2. **Traditional financial media**: Fed statements, regulatory filings, macro developments
3. **Onchain indexers**: Whale wallet tracking, exchange inflows/outflows, gas consumption
4. **Social platforms**: Twitter/X activity, Telegram signals, Discord announcements
5. **Prediction markets**: Polymarket odds, event probabilities
6. **Macro indicators**: VIX, DXY (Dollar Strength), Treasury Yields for risk regime classification

### Synthesis process

Raw information is filtered and analyzed to:

* **Identify catalysts**: Events likely to drive price action (token unlocks, partnerships)
* **Detect early narratives**: Emerging themes before mainstream attention (sector rotation to AI tokens)
* **Flag anomalies**: Z-score anomalies (metrics 2+ standard deviations from 30-day mean) indicating statistically significant moves
* **Cross reference sources**: Verify information across channels to reduce false signals
* **Classify risk regime**: Determine if market is Risk-On, Risk-Off, or Neutral based on macro volatility
* **Detect squeeze setups**: Identify liquidation clusters where price is likely to be pulled to trigger stops

### Insight format

Each Alpha card displays:

* **Headline**: Concise summary of the key development
* **Analysis**: Expandable section with market context, directional bias, and timing considerations
* **Invalidation criteria**: For high-impact insights, the specific price or event that nullifies the thesis
* **Tags**: Sentiment (BULLISH ↗ / BEARISH ↘), Impact level, Category, Timestamp
* **Actions**: Star to bookmark, "Suggest Trade" button for trade ideas

### Suggest Trade

Each insight includes a **Suggest Trade** button that:

1. Analyzes the specific insight and current market conditions
2. Generates concrete trade ideas with entry criteria, position sizing, and exit rules
3. Can be used to manually execute trades or configure an Agent to act on similar signals automatically

## Next steps

<CardGroup cols={2}>
  <Card title="Explore Alpha Feed" icon="bolt" href="https://gigabrain.gg/alpha">
    Start discovering market insights in real-time
  </Card>

  <Card title="SuperAgents" icon="bolt" href="/core-features/superagents">
    Always-on agents that act on Alpha signals automatically
  </Card>
</CardGroup>
