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

# Introducing CompyleAI

> Compyle is a coding agent that works with engineers rather than replacing them.
> It asks before it builds, explains its reasoning, and collaborates through every step.
> The result is code you understand, trust, and can build on.

<Frame>
  <img className="block dark:hidden rounded-2xl" src="https://mintcdn.com/compyle-01176785/KJ2BcQNrBoDXYyxX/images/compyle-light-head.png?fit=max&auto=format&n=KJ2BcQNrBoDXYyxX&q=85&s=3f37353b4486a90d8a51b0d3dbf7c7d5" alt="Compyle Banner Light" width="1023" height="282" data-path="images/compyle-light-head.png" />

  <img className="hidden dark:block rounded-2xl" src="https://mintcdn.com/compyle-01176785/KJ2BcQNrBoDXYyxX/images/compyle-head.png?fit=max&auto=format&n=KJ2BcQNrBoDXYyxX&q=85&s=516977eb2dee4b2623cae95135adfb0c" alt="Compyle Banner Dark" width="1023" height="282" data-path="images/compyle-head.png" />
</Frame>

## Get Started

<CardGroup cols="3">
  <Card title="Quickstart" arrow="true" icon="rocket" color="#EA580C" href="/quickstart/getting-started" vertical>
    Set up Compyle in just a few minutes.
  </Card>

  <Card title="GitHub 101" arrow="true" icon="github" color="#334155" href="/tutorials/github-101" vertical>
    Beginner-friendly guide to using GitHub with Compyle.
  </Card>

  <Card title="Deployment Guide" icon="server" color="#0284C7" href="/tutorials/deployment" vertical arrow="true">
    Learn how to deploy your Compyle documentation site.
  </Card>

  <Card title="Models" arrow="true" icon="robot" color="#D97706" href="/features/models" vertical>
    Checkout the available models.
  </Card>

  <Card title="Teams" arrow="true" icon="users" color="#DC2626" href="/features/teams" vertical>
    Manage collaborators and workflows in Compyle.
  </Card>

  <Card title="Free Credits" arrow="true" icon="globe" color="#7C3AED" href="/features/free-credits" vertical>
    Refer users and receive free credits.
  </Card>

  <Card title="Billing" icon="credit-card" arrow="true" color="#16A34A" href="/billing/pricing" vertical>
    Stay updated with the latest changes.
  </Card>

  <Card title="Roadmap" icon="road" arrow="true" color="#DB2777" href="/roadmap/roadmap" vertical>
    Check out upcoming features and improvements.
  </Card>

  <Card title="Changelog" icon="history" arrow="true" color="#14B8A6" href="/changelog/changelogs" vertical>
    Stay updated with the latest changes.
  </Card>
</CardGroup>
