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

# ChatAds Documentation

> Monetize AI conversations with affiliate links

## What is ChatAds?

ChatAds is an API that analyzes AI chatbot conversations to identify product mentions and returns relevant affiliate links that can be inserted into responses.

<Card title="Get started in 5 minutes" icon="rocket" href="/quickstart" horizontal>
  Follow our quickstart guide to make your first API call.
</Card>

## Quick Links

<Columns cols={2}>
  <Card title="API Reference" icon="terminal" href="/api-reference/introduction">
    Complete API documentation with request/response examples.
  </Card>

  <Card title="Authentication" icon="key" href="/guides/authentication">
    Learn how to authenticate your API requests.
  </Card>

  <Card title="TypeScript SDK" icon="js" href="/sdks/typescript">
    Install and use our TypeScript/JavaScript SDK.
  </Card>

  <Card title="Python SDK" icon="python" href="/sdks/python">
    Install and use our Python SDK.
  </Card>
</Columns>

## Need Help?

<Card title="Contact Support" icon="envelope" href="mailto:team@getchatads.com" horizontal>
  Reach out to our team for assistance.
</Card>
