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

# Welcome to Dialect

> The complete UX stack for Web3 - transforming links into blockchain actions and keeping users engaged with real-time notifications

## Get started

If you're new to Dialect, start here to learn the essentials and start building.

<CardGroup cols={2}>
  <Card title="Blinks Quickstart" icon="bolt" href="/blinks">
    Create seamless blockchain interactions.
  </Card>

  <Card title="Alerts Quickstart" icon="bell" href="/alerts/quick-start">
    Send notifications in under 15 minutes.
  </Card>

  <Card title="API Guide" icon="code" href="/standard-blinks-library/">
    Build with any tech stack using our APIs.
  </Card>

  <Card title="Request API Keys" icon="key" href="/request-api-keys">
    Get your API keys for Alerts, Blinks, and Markets products.
  </Card>
</CardGroup>

## Blinks

<CardGroup cols={3}>
  <Card title="Build Blinks" icon="hammer" href="/blinks/blinks-provider">
    Create new blockchain actions and transform URLs into interactive
    experiences.
  </Card>

  <Card title="Integrate Blinks" icon="puzzle-piece" href="/blinks/blinks-client">
    Add Blinks to your application with React components or headless
    integration.
  </Card>

  <Card title="Standard Blinks Library" icon="book" href="/standard-blinks-library">
    Ready-to-use Blinks from top Solana ecosystem projects. Copy, paste, done.
  </Card>
</CardGroup>

## Alerts

<CardGroup cols={2}>
  <Card title="Real-time Notifications" icon="bell" href="/alerts">
    Build advanced notification systems with multi-channel delivery including
    in-app, email, and push notifications.
  </Card>

  <Card title="Event Detection & Monitoring" icon="chart-bar" href="/alerts/alerts-and-monitoring">
    Monitor blockchain events and integrate alerting for your applications with
    custom triggers.
  </Card>

  <Card title="Universal Inbox" icon="inbox" href="/alerts/integrate-inbox/universal-inbox">
    Add an inbox to your app that receives notifications from multiple
    protocols, so users never miss important updates.
  </Card>

  <Card title="Dashboard" icon="gauge" href="https://dashboard.dialect.to/">
    Send events and manage notifications through our no-code dashboard
    interface.
  </Card>
</CardGroup>

## Markets and Positions

<CardGroup cols={2}>
  <Card title="Markets and Position Data" icon="building-columns" href="/markets">
    Get real-time lending rates, market data, and position tracking for Solana's
    top lending protocols with ready-to-use Blinks.
  </Card>

  <Card title="Markets API Reference" icon="code" href="/api-reference/markets/list-all-markets">
    Access lending market and position data through our RESTful API.
  </Card>
</CardGroup>
