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

# Use Cases & Tutorials

> Learn how to build powerful integrations and agents with Pica through step-by-step tutorials, integration guides, and example projects

<Frame>
  <img src="https://mintcdn.com/pica-236d4a1e/gaxAkxyaf6yTtwaj/images/header.svg?fit=max&auto=format&n=gaxAkxyaf6yTtwaj&q=85&s=56cd89c2edbf01689c3206a0b635250c" alt="Use Cases & Tutorials" style={{ borderRadius: '5px' }} width="1995" height="765" data-path="images/header.svg" />
</Frame>

> Welcome to our comprehensive collection of tutorials and use cases! Whether you're building your first agent or integrating with multiple platforms, these guides will help you get started quickly.

## Get Started

Get up and running in minutes with our tutorials. Each guide takes you from zero to a working agent in under 10 minutes.

<CardGroup cols={3}>
  <Card title="Gmail Contact Form" href="/use-cases/gmail-contact-form" icon="paper-plane">
    Build a contact form that sends to Gmail (no Formspree needed)
  </Card>

  <Card title="Email Assistant" href="/use-cases/email-assistant" icon="envelope">
    Build an intelligent email response assistant
  </Card>

  <Card title="Daily Tasks Agent MCP Server" href="/use-cases/get-daily-tasks" icon="list-check">
    Sync Todoist tasks with Gmail notifications
  </Card>

  <Card title="Day Summary Agent MCP Server" href="/use-cases/day-summary-mcp" icon="calendar-days">
    Get daily summaries from Google Calendar and Gmail
  </Card>

  <Card title="Gmail Email Sync Automation" href="/use-cases/gmail-email-sync-automation" icon="arrows-rotate">
    Multi-tenant email synchronization system
  </Card>

  <Card title="Sales Agent MCP Server" href="/use-cases/sales-agent-mcp" icon="handshake">
    Integrate Attio, Gmail, and Slack to build a complete sales workflow
  </Card>

  <Card title="Automated Lead Qualification Agent" href="/use-cases/automated-lead-qualification-agent" icon="check">
    Automate lead qualification and scoring
  </Card>

  <Card title="Automated HR Applicant Tracker" href="/use-cases/hr-applicant-tracker" icon="users">
    Build an intelligent applicant tracking system
  </Card>

  <Card title="Gmail and Calendar Dashboard" href="/use-cases/gmail-calendar-agent-tutorial" icon="calendar">
    Build a comprehensive Gmail and Calendar dashboard
  </Card>

  <Card title="Waitlist App with InstantDB" href="/use-cases/instantdb-waitlist-app" icon="list">
    Build a waitlist application with InstantDB
  </Card>

  <Card title="LangChain QuickBooks Invoice Agent" href="/use-cases/quickbooks-langchain-invoice-agent" icon="receipt">
    Create automated invoicing with LangChain and QuickBooks
  </Card>

  <Card title="Investment Research Assistant" href="/use-cases/investment-research-assistant" icon="chart-line">
    Analyze stocks, gather news, and create research notes
  </Card>

  <Card title="Smart Home Data Hub" href="/use-cases/smart-home-data-hub" icon="house-signal">
    Monitor weather, log data, and send intelligent reports
  </Card>

  <Card title="Build an ElevenLabs conversation agent" href="/use-cases/elevenlabs" icon="microphone">
    Create voice-enabled agents with ElevenLabs
  </Card>

  <Card title="Build an AI chat app" href="/use-cases/chat-app" icon="comments">
    Full-featured chat app with Pica and ChatGPT
  </Card>
</CardGroup>

## Community

Discover community-driven resources, collections, and contributions to the Pica ecosystem.

<CardGroup cols={1}>
  <Card title="Awesome Pica Collection" href="/use-cases/community/awesome-pica" icon="star">
    Community-curated collection of Pica projects, examples, and resources
  </Card>
</CardGroup>
