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

# Business Solutions

<CardGroup cols={2}>
  <Card title="AI for Service" icon="robot" href="/ai-for-service/index" arrow="true" cta="Read the docs">
    Create customer experiences across voice and digital channels.
  </Card>

  <Card title="AI for Work" icon="chalkboard-user" href="/ai-for-work/index" arrow="true" cta="Read the docs">
    Automate routine tasks and enable your employees.
  </Card>

  <Card title="AI for Process" icon="gears" href="/ai-for-process/index" arrow="true" cta="Read the docs">
    Streamline knowledge-intensive business processes.
  </Card>

  <Card title="Agent Platform previous version" icon="robot" href="/agent-platform/v1/index" arrow="true" cta="Read the docs">
    Docs of previous version of the Agent Platform.
  </Card>
</CardGroup>

{/* AG: An image in the card instead of an icon.

<CardGroup cols={2}>
<Card img="/agent-platform/images/ap-decorative-image.webp" href="/agent-platform/index" arrow="true" cta="Read the docs">
  Build intelligent, autonomous AI agents.
</Card>
<Card img="/agent-platform/images/ai4w.webp" href="/ai-for-work/index" arrow="true" cta="Read the docs">
  Automate routine tasks and enable your employees.
</Card>
</CardGroup>

*/}
