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

# Data sources

> Where Hizz gets its numbers and why each source matters.

Hizz reads from a small set of sources. Each one has a different job, so the
product can stay fast without pretending every number comes from the same
place.

## Core sources

<CardGroup cols={2}>
  <Card title="Blockfrost" icon="cube">
    **Purpose:** on-chain state such as wallet balances, token metadata, holder
    distribution, and exchange-rate context.
  </Card>

  <Card title="DexHunter" icon="arrow-right-arrow-left">
    **Purpose:** price, volume, and routed trading quotes across supported
    liquidity sources.
  </Card>

  <Card title="snek.fun" icon="shield-cat">
    **Purpose:** bond progress, pool graduation, and the early-stage context
    that matters for Trenches and Signals.
  </Card>

  <Card title="Macro feeds" icon="globe">
    **Purpose:** Fear & Greed, BTC Dominance, and Alt Season context for the
    Market page gauges.
  </Card>
</CardGroup>

## Why Hizz combines them

* **Blockfrost** is best when you need chain truth
* **DexHunter** is best when you need current market activity and route quotes
* **snek.fun** is best when you care about pre-bond and newly bonded flow
* **Macro feeds** keep the home page from being token-only tunnel vision

## If a source is slow or unavailable

| Source     | If it's down                                                   |
| ---------- | -------------------------------------------------------------- |
| Blockfrost | Holder enrichment is skipped; cheaper checks can still run     |
| DexHunter  | Token list shows the last good snapshot; buy actions may pause |
| snek.fun   | Bond progress falls back to a blank state                      |
| Macro      | Gauges show neutral defaults (`50 / Balanced / Neutral`)       |
