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

# Features

> What HoodScan shows you today, and what's coming.

## Available now

<CardGroup cols={2}>
  <Card title="Live blocks & transactions" icon="cube">
    Real-time feed of blocks and transactions as they land on Robinhood Chain.
  </Card>

  <Card title="Address pages" icon="wallet">
    Balance, contract detection, and full transfer history (in / out) per address.
  </Card>

  <Card title="Token pages" icon="coins">
    Live USD price, market cap, supply, contract details, and recent transfers.
  </Card>

  <Card title="Action tags" icon="tag">
    Transactions are labeled — Swap, Transfer, Approve, Deposit, and more.
  </Card>
</CardGroup>

## On the roadmap

<CardGroup cols={2}>
  <Card title="Holder analytics" icon="users">
    Holder counts, concentration, tier distribution, and top-holder tables.
  </Card>

  <Card title="Full-history search" icon="clock-rotate-left">
    Search and paginate the complete chain history.
  </Card>

  <Card title="DEX trades" icon="arrow-right-arrow-left">
    Per-token buy/sell activity across on-chain venues.
  </Card>

  <Card title="Ask the chain (AI)" icon="sparkles">
    Query Robinhood Chain in plain English — HoodScan's signature feature.
  </Card>
</CardGroup>
