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

# Quickstart

> Search and navigate Robinhood Chain with HoodScan.

## Search anything

The search bar at the top of every page accepts:

<Steps>
  <Step title="An address">
    Paste a `0x…` wallet or contract address to see its balance and latest transfers.
  </Step>

  <Step title="A transaction hash">
    Paste a `0x…` transaction hash to see its status, value, gas, and details.
  </Step>

  <Step title="A block number">
    Enter a block number to view its transactions, gas usage, and fee recipient.
  </Step>
</Steps>

## Browse the chain

<CardGroup cols={2}>
  <Card title="Blocks" icon="cube" href="https://hoodscan.ai/blocks">
    The latest blocks, newest first, with pagination.
  </Card>

  <Card title="Transactions" icon="arrow-right-arrow-left" href="https://hoodscan.ai/txs">
    Live transactions with action tags (Swap, Transfer, Approve…).
  </Card>

  <Card title="Tokens" icon="coins" href="https://hoodscan.ai/tokens">
    Tracked tokens with live prices and market caps.
  </Card>

  <Card title="Token pages" icon="chart-simple">
    Price, supply, contract info, and live transfers for any token.
  </Card>
</CardGroup>

## Themes

Use the theme toggle in the navbar to switch between **Light**, **Dark**, and **System**.
Your choice is remembered on your device.
