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

# Welcome to Kakiyo

> Kakiyo documentation — dashboard guides for LinkedIn outreach, campaign setup, AI configuration, and a full developer section with REST API, webhooks, and MCP server.

<img className="block dark:hidden" src="https://mintcdn.com/kakiyo/Qz6RcJHRN0CEbqf-/images/hero-light.png?fit=max&auto=format&n=Qz6RcJHRN0CEbqf-&q=85&s=6c435a764ec3ea4e106b8c3f97d6141d" alt="Kakiyo" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/kakiyo/Qz6RcJHRN0CEbqf-/images/hero-dark.png?fit=max&auto=format&n=Qz6RcJHRN0CEbqf-&q=85&s=9a47edbd1011034bd63273aeb8f4b64e" alt="Kakiyo" width="2064" height="1104" data-path="images/hero-dark.png" />

Kakiyo helps teams automate LinkedIn outreach with AI conversations, lead qualification, and campaign workflows.

## Choose Your Path

<CardGroup cols={2}>
  <Card title="Dashboard Guides" icon="gauge" href="/guides/overview">
    Step-by-step tutorials for using Kakiyo from the dashboard. Learn where to click, how to configure campaigns, manage prospects, and optimize results.
  </Card>

  <Card title="Developers" icon="code" href="/developers/overview">
    API reference, webhooks, MCP server, and authentication for programmatic access. For engineers building integrations with Kakiyo.
  </Card>
</CardGroup>

## Dashboard — For Teams & Operators

These guides walk you through everything you can do from the Kakiyo dashboard, with step-by-step instructions and screenshots.

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/guides/getting-started/overview">
    Create your account, connect LinkedIn, and launch your first campaign from the dashboard.
  </Card>

  <Card title="Core Features" icon="sparkles" href="/guides/core-features/overview">
    Configure prompts, offerings, sandbox testing, campaigns, and prospect management.
  </Card>

  <Card title="LinkedIn Safety" icon="shield" href="/guides/linkedin-account-safety/overview">
    Set up safe outreach limits, troubleshoot connection issues, and protect your account.
  </Card>

  <Card title="Optimize Results" icon="chart-line" href="/guides/optimize-your-results/overview">
    Improve acceptance and reply rates with proven optimization playbooks.
  </Card>
</CardGroup>

## Developers — For Engineers & Integrations

Build on Kakiyo programmatically with the REST API, real-time webhooks, and the MCP server.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get your first API call running in minutes
  </Card>

  <Card title="API Reference" icon="braces" href="/api-reference/introduction">
    Full endpoint documentation for all resources
  </Card>

  <Card title="Webhooks" icon="webhook" href="/webhooks">
    Receive real-time events from Kakiyo
  </Card>

  <Card title="MCP Server" icon="bot" href="/mcp-server">
    Control Kakiyo through Claude, Cursor, and AI assistants
  </Card>
</CardGroup>
