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

# Starting Out

> Overview of our product offerings.

<div className="uni-page-grid">
  <a className="uni-hero-card uni-hero-card--a" href="/reference/unified-api/overview-unified-apis">
    <span className="uni-hero-card-icon" aria-hidden="true">
      <svg width="20" height="17" viewBox="0 0 172 142" xmlns="http://www.w3.org/2000/svg">
        <path d="M85.9375 141.29C84.4809 141.29 82.7816 141.047 81.5678 140.319L5.34075 100.748C1.94209 99.0485 0 95.6498 0 92.2511V9.71063C0 4.36978 4.3697 0 9.71045 0C15.0512 0 19.4209 4.36978 19.4209 9.71063V86.4247L85.9375 120.897L152.454 86.4247V9.71063C152.454 4.36978 156.824 0 162.165 0C167.505 0 171.875 4.36978 171.875 9.71063V92.2511C171.875 95.8926 169.933 99.2913 166.534 100.991L90.3072 140.319C89.0934 141.047 87.3941 141.29 85.9375 141.29Z" fill="currentColor" />

        <path d="M49.8907 20.5644L84.6323 0.414873C85.6681 -0.104487 86.1973 -0.093912 87.2534 0.414781L121.991 20.5684C123.69 21.5395 123.69 23.963 121.991 24.934L87.2536 44.841C86.2673 45.3355 85.6038 45.3265 84.6327 44.841L49.8907 24.9342C48.1914 23.9631 48.1914 21.5354 49.8907 20.5644Z" fill="currentColor" />

        <path d="M44.666 69.7999V29.7435C44.666 27.8013 46.8509 26.5875 48.5502 27.5586L83.2651 47.4654C83.9933 47.9509 84.4789 48.6792 84.4789 49.6503V89.7067C84.4789 91.6488 82.294 92.8627 80.5947 91.8916L45.8798 71.9848C45.1515 71.4992 44.666 70.5282 44.666 69.7999Z" fill="currentColor" />

        <path d="M88.6103 47.4654L123.325 27.5586C125.024 26.5875 127.209 27.8013 127.209 29.7435V69.7999C127.209 70.7709 126.724 71.4992 125.996 71.9848L91.2807 91.8916C89.5813 92.8627 87.3965 91.6488 87.3965 89.7067V49.6503C87.3965 48.6792 87.882 47.9509 88.6103 47.4654Z" fill="currentColor" />
      </svg>
    </span>

    <span className="uni-hero-card-body">
      <span className="uni-hero-card-title">Unified APIs</span>
      <span className="uni-hero-card-desc">Connect to 55+ JSON-RPC Providers across 300+ blockchains through one unified API. Switch providers instantly without changing code.</span>
    </span>
  </a>

  <a className="uni-hero-card uni-hero-card--b" href="/reference/direct-api/overview-direct-api">
    <span className="uni-hero-card-icon" aria-hidden="true">
      <svg width="20" height="20" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg">
        <path d="M128,24L216,232L128,184L40,232Z" fill="currentColor" />
      </svg>
    </span>

    <span className="uni-hero-card-body">
      <span className="uni-hero-card-title">Direct APIs</span>
      <span className="uni-hero-card-desc">Provider-specific endpoints exactly as the upstream exposes them, for methods not yet in Unified APIs.</span>
    </span>
  </a>

  <a className="uni-hero-card uni-hero-card--c" href="/reference/webhook/webhooks-overview">
    <span className="uni-hero-card-icon" aria-hidden="true">
      <svg width="20" height="20" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg">
        <path d="M208,152a31.92,31.92,0,0,0-25.26,12.4l-38.12-22a31.42,31.42,0,0,0,0-28.82l38.12-22a31.95,31.95,0,1,0-4.13-8l-38.11,22a32,32,0,1,0,0,44.82l38.11,22A32,32,0,1,0,208,152Z" fill="currentColor" />
      </svg>
    </span>

    <span className="uni-hero-card-body">
      <span className="uni-hero-card-title">Webhooks</span>
      <span className="uni-hero-card-desc">Event-driven updates pushed to your endpoint: address activity, contract events, and more, no polling required.</span>
    </span>
  </a>

  <a className="uni-hero-card uni-hero-card--d" href="/reference/websockets/websockets-overview">
    <span className="uni-hero-card-icon" aria-hidden="true">
      <svg width="12" height="18" viewBox="0 0 12 18" xmlns="http://www.w3.org/2000/svg">
        <path d="M7 0 L0 10 L5 10 L4 18 L12 7 L7 7 L8 0 Z" fill="currentColor" />
      </svg>
    </span>

    <span className="uni-hero-card-body">
      <span className="uni-hero-card-title">Websockets</span>
      <span className="uni-hero-card-desc">Persistent streaming connections for real-time blockchain data across supported providers.</span>
    </span>
  </a>
</div>

<div className="uni-note">
  <svg className="uni-note-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
    <path d="M4 12 A4 4 0 1 1 12 12 A4 4 0 1 1 4 12 Z M12 12 H22 M18.5 12 V15.5 M22 12 V15.5" fill="none" stroke="currentColor" strokeWidth="1.75" strokeLinecap="square" />
  </svg>

  <div className="uni-note-body">
    <div className="uni-note-title">Don't have an API key yet?</div>

    <div className="uni-note-text">
      Access 300+ blockchains including Ethereum, Solana, and Polygon, and 55+ providers through a single, reliable interface. Simple integration, enterprise-grade infrastructure, and the best price-to-performance ratio in the space. <a href="https://dashboard.uniblock.dev">Get started today →</a>
    </div>
  </div>
</div>
