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

# Stairoids Developer Docs: GTM Signals & Automations

> Learn how to connect your B2B tools, ingest engagement signals, and automate your full GTM stack in real time with the Stairoids platform.

Stairoids is a real-time, signal-based GTM platform that turns disconnected engagement data from your marketing and sales tools into a single, actionable picture of who is buying. Connect your existing stack, send signals via API or webhook, and trigger automated actions across every platform you already use.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="bolt" href="/quickstart">
    Get your first signal flowing in under 10 minutes
  </Card>

  <Card title="Core Concepts" icon="lightbulb" href="/core-concepts">
    Understand signals, intelligence, and automations
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Connect HubSpot, Pipedrive, Leadfeeder, and more
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore the full REST API
  </Card>
</CardGroup>

## How Stairoids works

Stairoids sits between your data sources and your action tools. Every time a prospect opens an email, visits your site, or changes stage in your CRM, Stairoids receives that signal, enriches it with context, and can automatically trigger the right action in any connected platform.

<Steps>
  <Step title="Connect your data sources">
    Link your CRM, marketing automation, and intent tools so Stairoids can receive their signals natively. See the [Integrations overview](/integrations/overview) to get started.
  </Step>

  <Step title="Configure incoming automations">
    Set up webhooks or use the REST API to push custom signals from any tool not covered by a native integration. See [Incoming Automations](/signals/incoming-automations).
  </Step>

  <Step title="Let signal intelligence work">
    Stairoids correlates loose signals into a unified view of each account and contact, scoring engagement in real time. See [Signal Intelligence](/signals/signal-intelligence).
  </Step>

  <Step title="Trigger outgoing automations">
    Define rules that fire actions — enrich a record in HubSpot, start a sequence in HeyReach, update a deal in Pipedrive — whenever engagement crosses a threshold. See [Outgoing Automations](/signals/outgoing-automations).
  </Step>
</Steps>

## Explore by area

<CardGroup cols={3}>
  <Card title="Signals" icon="signal" href="/signals/overview">
    Incoming automations, intelligence, and outgoing actions
  </Card>

  <Card title="Webhooks" icon="webhook" href="/configuration/webhooks">
    Send signals from any tool via HTTP
  </Card>

  <Card title="Custom API" icon="wrench" href="/integrations/custom-api">
    Build your own integration in minutes
  </Card>
</CardGroup>
