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

# Getting Started

> Set up Linquid from account creation to your first measurable campaign

## Prerequisites

Before launch:

* create your Linquid account
* confirm workspace ownership/access
* confirm the plan you want to launch on

## 10-Minute Setup Flow

<Steps>
  <Step title="Configure workspace basics">
    In Workspace Settings, set workspace name/logo, default currency, and invite any initial team members.
  </Step>

  <Step title="Create your first campaign">
    In Campaigns, create a campaign with clear naming and select your cost model and reporting currency.
  </Step>

  <Step title="Create and configure links">
    In Links, create short links, assign campaign/tags/folders, and configure destination and fallback behavior.
  </Step>

  <Step title="Add routing logic">
    In Rules, add your top-priority conditions (geo/device/source/time/fraud) and verify rule ordering.
  </Step>

  <Step title="Configure conversions">
    In Conversions and Integrations, configure lead/sale/custom tracking and identity fields for attribution.
  </Step>

  <Step title="Validate analytics">
    Confirm traffic and outcomes in Analytics, Conversions, Events, and Customers with aligned filters.
  </Step>
</Steps>

## Launch Checklist

* workspace members and roles are correct
* campaign currency and cost model are intentional
* link security controls are configured where needed
* rules have tested fallback behavior
* conversion ingestion has successful test events
* exports and reconciliation views are verified

## What to Read Next

<CardGroup cols={2}>
  <Card title="End-to-End Setup Playbooks" icon="list-checks" href="/user-guides/manual/foundations/end-to-end-setup-playbooks">
    Full launch and validation flows by operational phase.
  </Card>

  <Card title="Platform Manual" icon="book-open" href="/user-guides/manual/foundations/overview">
    Full manual with all feature areas.
  </Card>

  <Card title="Campaigns, Links, and Rules" icon="route" href="/user-guides/manual/growth/campaigns-links-rules">
    Detailed routing and link operations.
  </Card>

  <Card title="Conversions and Customers" icon="bullseye" href="/user-guides/manual/data/conversions-customers">
    Outcome tracking and identity behavior.
  </Card>

  <Card title="Analytics and Reporting" icon="chart-line" href="/user-guides/manual/data/analytics-and-reporting">
    Metrics, filters, and consistency checks.
  </Card>

  <Card title="Provider Setup Playbooks" icon="plug" href="/user-guides/manual/ecosystem/provider-setup-playbooks">
    Stripe, HubSpot, Slack, Shopify, Zapier, and Segment setup flows.
  </Card>
</CardGroup>
