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

# Ask Cookbook Integration

> Add an AI documentation chatbot to your website

Ask Cookbook is an AI-powered documentation chatbot that helps users find answers quickly within your documentation.

## Quick start

Get Ask Cookbook running on your website in minutes.

<Card title="Get started" icon="rocket" href="/quickstart" horizontal>
  Follow the quickstart guide to integrate Ask Cookbook.
</Card>

## Integration methods

Choose the integration method that works best for your website.

<Columns cols={2}>
  <Card title="Basic integration" icon="code" href="/integration/basic">
    Add to any website with simple HTML and JavaScript.
  </Card>

  <Card title="React integration" icon="react" href="/integration/react">
    Integrate with React applications using our npm package.
  </Card>

  <Card title="Webflow integration" icon="globe" href="/integration/webflow">
    Add to Webflow sites through the dashboard.
  </Card>

  <Card title="GitBook integration" icon="book" href="/integration/gitbook">
    Integrate with GitBook documentation sites.
  </Card>
</Columns>

## Need help?

<Info>
  Contact us at [tyler@cookbook.dev](mailto:tyler@cookbook.dev) for integration support or custom requirements.
</Info>
