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

# Guides

> Practical, opinionated walkthroughs for putting Relevance AI to work in the function your team actually runs.

Each Guide takes a real go-to-market or operations function and shows you the shortest path from zero to a working AI implementation. They fork into three persona paths so the walkthrough matches how hands-on your team wants to be — no build, build visually, or build with AI.

## Pick a function

<CardGroup cols={2}>
  <Card title="Sales" icon="chart-line" href="/guides/sales/getting-started">
    Research, outreach, lead scoring, CRM enrichment, meeting prep.
  </Card>

  <Card title="Marketing" icon="megaphone" href="/guides/marketing/getting-started">
    Lifecycle campaigns, content repurposing, campaign analytics.
  </Card>

  <Card title="Customer Success" icon="hand-holding-heart" href="/guides/customer-success/getting-started">
    Account health, QBR prep, renewal and expansion.
  </Card>

  <Card title="Support" icon="headset" href="/guides/customer-support/getting-started">
    Ticket triage, response drafting, knowledge base generation.
  </Card>

  <Card title="Solution Engineering" icon="screwdriver-wrench" href="/guides/solution-engineering/getting-started">
    RFP responses, demo prep, technical discovery summaries.
  </Card>

  <Card title="RevOps" icon="database" href="/guides/revops/getting-started">
    Pipeline hygiene, lead routing, data dedup.
  </Card>
</CardGroup>

## The four levels of AI autonomy

Every Guide climbs the same ladder — from human-led work to self-driving systems.

<CardGroup cols={2}>
  <Card title="L1 — Assisted" icon="hand">
    Human asks, Agent acts, one task at a time. A sharper version of search — single request, single response.
  </Card>

  <Card title="L2 — Copilot" icon="map">
    Human kicks off a job, the Agent runs many actions, human reviews output before it ships. The Agent works ahead of you; you stay the gate.
  </Card>

  <Card title="L3 — Autopilot" icon="bolt">
    Events and signals trigger a workforce of Agents that collaborate end-to-end. Humans manage the fleet, not each task.
  </Card>

  <Card title="L4 — Self-driving" icon="infinity">
    Humans set business goals, Agents experiment and optimize autonomously. The system shapes itself against outcomes.
  </Card>
</CardGroup>

Pick a Guide above to see what each level looks like for your team.
