# Examples (/docs/examples)

> Real-world voice agent builds you can learn from and adapt. Healthcare, real estate, support, recruiting, and more.



These are reference builds, not drop-in templates. Each one walks
through the prompt design, knowledge base setup, integrations, and
test calls behind a working agent — so you can study the moving parts,
borrow what fits, and assemble your own.

<Cards>
  <Card title="Health appointment booking" href="/docs/examples/health-appointment" description="Schedule patient appointments with calendar integration and structured intake." />

  <Card title="Real estate (API)" href="/docs/examples/real-estate" description="Property search, agent handoff, and lead routing via custom API." />

  <Card title="SaaS OmniSupport agent" href="/docs/examples/omnisupport-agent" description="Inbound support agent with web-scraped knowledge, Cal.com booking, Slack alerts, and Make.com webhooks." />

  <Card title="Recruit bot" href="/docs/examples/recruit-bot" description="Phone-screen candidates, qualify leads, and push to your ATS." />

  <Card title="Restaurant agent (API)" href="/docs/examples/restaurant" description="Take reservations, manage waitlist, and integrate with POS via API." />

  <Card title="Utility bill payment (API)" href="/docs/examples/utility-bill-payment" description="Accept payments, look up balances, and automate reminders." />

  <Card title="Insurance claim status" href="/docs/examples/insurance-claim-status" description="Look up claim status, route to humans, and log to Google Sheets via Make." />

  <Card title="Travel planning agent" href="/docs/examples/travel-planning-agent" description="Plan trips, suggest destinations, and capture booking intent." />
</Cards>
