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

# Qode Documentation

> Integrate Qode's intelligent conversation.

## Overview

Qode provides a suite of API and events designed to streamline process through AI-driven conversations.

<CardGroup cols={2}>
  <Card title="Authentication" icon="key" href="/api-reference/authentication">
    Learn how to authenticate your requests using Bearer tokens.
  </Card>

  <Card title="Webhook Events" icon="rocket" href="/api-reference/events">
    Start here for an overview of the Qode events.
  </Card>

  <Card title="Integration API" icon="puzzle-piece" href="/api-reference/integration">
    Retrieve conversation details and assessment results.
  </Card>
</CardGroup>
