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

# Qode Documentation

> Integrate Qode's intelligent interviewing and recruitment tools.

## Overview

Qode provides a suite of APIs designed to streamline your hiring process through AI-driven interviews and automated candidate assessments.

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/api-reference/introduction">
    Start here for an overview of the Qode API ecosystem.
  </Card>

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

  <Card title="Integration API" icon="puzzle-piece" href="/api-reference/integration">
    Manage candidate sessions, create interviews, and retrieve detailed reports.
  </Card>

  <Card title="Embedding Guide" icon="window-maximize" href="/guides/iframe-embedding">
    Embed the interview interface directly into your web application.
  </Card>

  <Card title="Model Context Protocol" icon="robot" href="/api-reference/mcp">
    Connect your AI tools directly to our API documentation.
  </Card>

  <Card title="Support" icon="slack" href="/api-reference/support">
    Get help from our team on Slack.
  </Card>
</CardGroup>
