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

# Welcome to CelerFi

Welcome to CelerFi Developer Documentation where you'll learn how to build amazing dApps and give your users great experiences with our APIs and SDKs.

## Quickstart

<CardGroup cols={2}>
  <Card title="Developer Dashboard" icon="terminal" href="developer-dashboard/overview">
    Manage projects, create API keys, and monitor analytics. View live activity,
    usage metrics, and access keys to start integrating quickly.
  </Card>

  <Card title="Broadcast A Transaction" icon="paper-plane" href="./node-api-overview/introduction">
    Broadcast your transaction via RPC — Index on-chain data and run your first
    query
  </Card>

  <Card title="Index On-chain Data" icon="database" href="https://mintlify.com/docs/development">
    Index on-chain data and run queries. Stream blocks, store events, and expose
    a searchable API for fast lookups.
  </Card>
</CardGroup>
