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

# Introduction

> Welcome to the Aftercare API

Separate from the end-to-end Aftercare Survey Platform, Aftercare API is a suite of AI tools to augment your existing surveys.

<CardGroup cols={2}>
  <Card title="AI Followup Generation" icon="message-question" href="/followups">
    Generate followup questions using AI
  </Card>

  <Card title="AI Data Quality Analysis" icon="badge-check" href="/dataQuality">
    Clean up your responses with AI. Understand the different quality components
    of your responses.
  </Card>

  <Card title="AI Coding" icon="icons" href="/coding">
    Categorize and code your survey responses with AI
  </Card>
</CardGroup>

See our [API Reference](/api-reference/introduction) for more information.
