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

# Examples

Small, focused examples that can be copied and adapted when building with the **PolyAI ADK**.

<CardGroup>
  <Card title="Confirm caller ID before SMS" href="/adk/examples/confirm-caller-id-before-sms">
    Validate the caller's identity before sending an SMS confirmation.
  </Card>

  <Card title="Venue-specific goodbye" href="/adk/examples/venue-specific-goodbye">
    Customize the agent's closing message based on variant attributes.
  </Card>

  <Card title="SMS link with transfer fallback" href="/adk/examples/sms-or-transfer-fallback">
    Send an SMS with a link and fall back to a live transfer if it fails.
  </Card>
</CardGroup>
