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

# Introduction

> Welcome to Chats GO documentation.

<img className="block dark:hidden" src="https://mintlify.s3-us-west-1.amazonaws.com/chatsgo/images/hero-light.svg" alt="Hero Light" />

<img className="hidden dark:block" src="https://mintlify.s3-us-west-1.amazonaws.com/chatsgo/images/hero-dark.svg" alt="Hero Dark" />

<CardGroup cols={2}>
  <Card title="Integrations" icon="gear" href="/integrations">
    Connects to other applications
  </Card>

  {/* <Card
    title="Features"
    icon="lightbulb"
    href="/features/http-tool"
  >
    Developed Resources
  </Card>
  <Card
    title="Guides"
    icon="chart-simple"
    href="/features/http-tool"
  >
    Optimize AI Response Quality
  </Card> */}

  <Card title="Ressources" icon="stars" href="/ressources/gdpr">
    Privacy Policy, Terms & Conditions
  </Card>
</CardGroup>
