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

# Resources

> Helpful resources and references for Builder Box

## Documentation Resources

<CardGroup cols={2}>
  <Card title="Component Library" icon="puzzle-piece" href="/frontend/components">
    Browse our collection of pre-built UI components and learn how to use them
  </Card>

  <Card title="API Reference" icon="code" href="/api-setup/index">
    Detailed API documentation for all endpoints and data models
  </Card>
</CardGroup>

## External Links

<CardGroup cols={2}>
  <Card title="Next.js Docs" icon="arrow-up-right-from-square" href="https://nextjs.org/docs">
    Official Next.js documentation and guides
  </Card>

  <Card title="Tailwind CSS" icon="arrow-up-right-from-square" href="https://tailwindcss.com/docs">
    Learn about the utility-first CSS framework we use
  </Card>
</CardGroup>
