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

## Welcome to the workspace

Lab68 Dev Platform is a brutalist developer hub where product squads plan, build, and ship together. These docs walk through the platform’s capabilities, how to run the stack locally, and the APIs that power AI-assisted workflows.

<Card title="Jump to the Quickstart" icon="rocket" href="/quickstart" horizontal>
  Clone the repository, configure environment variables, and boot the Next.js workspace in minutes.
</Card>

## What’s inside

<Columns cols={2}>
  <Card title="Product tour" icon="map" href="/lab68dev-platform">
    Explore dashboards, kanban, files, wiki, and AI tooling available out of the box.
  </Card>

  <Card title="Local development" icon="laptop-code" href="/development">
    Learn the recommended tooling, scripts, and contribution flow for the monorepo.
  </Card>

  <Card title="Chat endpoint" icon="comments" href="/api-reference/chat">
    Integrate with the Gemini-backed assistant that powers `/dashboard/ai-tools`.
  </Card>

  <Card title="Live platform" icon="globe" href="https://lab68dev-platform-1ds5.vercel.app/">
    Experience the hosted deployment and invite teammates to collaborate.
  </Card>
</Columns>

## Who this guide is for

* Product and engineering leads evaluating Lab68 for team collaboration.
* Contributors preparing to extend modules or wire up real authentication.
* Integrators connecting external services, translating UI copy, or automating workflows.

## Need help?

Questions or feedback? Reach out at [dongduong840@gmail.com](mailto:dongduong840@gmail.com) or open an issue on [GitHub](https://github.com/lab68dev/lab68dev-platform/issues).
