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

# Welcome

> Learn more about Lancey and how to get started

## What is Lancey?

Lancey lets you spin up multiplayer agents for your engineering team so you can plan and execute code tasks as a team, in the background.

Typically, most engineers rely on IDE-based copilots that can only handle one task at a time with no team visibility. This leaves you waiting for an LLM to complete a single task while unable to work on anything else.

Lancey lets you **100x your engineering output** by parallelizing tasks across hundreds of AI agents working in the background.

## What can I use Lancey for?

<CardGroup cols={3}>
  <Card title="Support Automation" icon="headset">
    Lancey listens to incoming support tickets and GitHub issues, automatically generating PRs to fix customer-reported bugs.
  </Card>

  <Card title="Multiplayer Tasks" icon="users">
    Tell Lancey what to work on and it tackles tasks in the background. Get full visibility across your entire team's progress.
  </Card>

  <Card title="Human-in-the-loop" icon="shield-check">
    Review and approve all changes before merging. Set custom approval workflows and maintain full codebase oversight.
  </Card>
</CardGroup>

## Do I need to change my CI/CD pipeline?

Everything lands where your code already lives.

Lancey integrates deeply with GitHub, Linear, Intercom, and Slack, automatically linking PRs to tickets and alerting your team. No one on the team has to change their existing workflow.

## Get started

Ready to ship faster with AI agents? Follow these steps:

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get up and running in under 10 minutes
  </Card>

  <Card title="Create Tasks" icon="check" href="/tasks/create">
    Learn how to create and manage tasks
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/settings">
    Connect your tools (GitHub, Slack, Linear, Intercom)
  </Card>

  <Card title="Auto Processing" icon="robot" href="/tasks/auto-processing">
    Set up automatic task processing from customer feedback
  </Card>
</CardGroup>

<Card title="Create a free account" icon="sparkles" horizontal href="https://platform.lancey.ai" cta="Sign up">
  Start using Lancey today and transform your engineering workflow.
</Card>
