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

# Guides

> Real-world, copy-paste recipes for building voice and SMS agents with Nixflex.

Explore practical, end-to-end recipes that combine Nixflex features into complete agents. Each guide walks you from an empty agent to a working call, with a copy-paste prompt and a test at the end.

<CardGroup cols={2}>
  <Card title="Appointment-booking receptionist" icon="calendar-check" href="/guides/booking-receptionist">
    Answer calls, check a live calendar, and book real appointments while the caller is on the line.
  </Card>

  <Card title="Outbound lead qualification" icon="phone-arrow-up-right" href="/guides/lead-qualification">
    Call a list of leads, ask qualifying questions, and record the answers for your team.
  </Card>

  <Card title="Inbound support agent" icon="headset" href="/guides/inbound-support">
    Handle common questions, text details mid-call, and transfer to a human when needed.
  </Card>

  <Card title="Voice widget on your website" icon="globe" href="/guides/voice-widget">
    Let visitors talk to your agent straight from the browser — no phone number required.
  </Card>

  <Card title="Live call monitoring for teams" icon="waveform-lines" href="/guides/live-monitoring">
    Watch calls as they happen and listen in live from your dashboard.
  </Card>

  <Card title="SMS booking agent" icon="comment-sms" href="/guides/sms-booking">
    Take bookings and answer questions entirely over text message.
  </Card>
</CardGroup>

<Note>
  Every guide uses only features that are live today. Pick the one closest to what you are building — the steps transfer easily to your own use case.
</Note>
