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

# Introduction

> Meet your AI companion for collaborative software development

Welcome to the documentation of [Quack](https://quackai.com)! This is the place where you'll find help, guidance and support for collaborative software development. Whether you're involved in an open-source community or a large software team, these resources should get you up and running quickly!

<CardGroup cols={2}>
  <Card title="Quick start" icon="forward" href="/getting-started/quickstart">
    Get your team coding companion up and running in 5 minutes.
  </Card>

  {/* <Card
    title="Video walkthrough"
    icon="youtube"
    href="https://dub.sh/quack-demo"
  >
    We've cooked some video materials to get you in-depth assistance for your setup.
  </Card> */}
</CardGroup>

## Getting help

Looking for information or assistance? We're happy to help, here are different ways to reach out:

<CardGroup cols={2}>
  <Card title="Join our Discord server" icon="discord" href="https://discord.gg/E9rY3bVCWd">
    Head over to the #help channel for live assistance.
  </Card>

  <Card title="Follow us on Twitter" icon="twitter" href="https://twitter.com/quack_ai">
    Get the latest updates and news
  </Card>

  <Card title="Give us a star on GitHub" icon="star" href="https://github.com/quack-ai/companion">
    Open a GitHub issue to report a bug or suggest a feature
  </Card>

  <Card title="Shoot us an email" icon="envelope" href="mailto:hello@quackai.com">
    Check out our showcase of our favorite documentation
  </Card>
</CardGroup>
