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

# Community

> CoCart community initiatives

<CardGroup cols={2}>
  <Card title="Ask a question" icon="users" color="#12BC00" href="https://github.com/co-cart/co-cart/discussions">
    Join the community discussions on GitHub.
  </Card>

  <Card title="Community Support" icon="discord" color="#FFFFFF" href="https://cocartapi.com/community/?ref=mintlify">
    Join the community on Discord to chat with us and fellow CoCart users.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="View current issues" icon="scroll" color="#DF0000" href="https://github.com/co-cart/co-cart/issues">
    Current issues that are being worked on. Issues have a status label to identify it's progress.
  </Card>

  <Card title="Open new issue" icon="bug" href="https://github.com/co-cart/co-cart/issues/new?template=bug_report.md">
    Create a bug report to help improve CoCart.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Launched" icon="rocket" color="#f91880" href="https://cocartapi.com/showcase/">
    Publish your headless store for others to see. **Contact us** with a link to the store.
  </Card>

  <Card title="Feature requests" icon="bell-concierge" color="#EA8000" href="https://cocartapi.com/suggest-a-feature/?ref=mintlify">
    Share feature requests and integration requests.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Read our blog" icon="newspaper" color="#F8CA14" href="https://cocart.dev/news/">
    Learn about the latest features and updates from CoCart.
  </Card>

  <Card title="Follow us on X/Twitter" icon="twitter" color="#1d9bf0" href="https://x.com/cocartapi">
    Follow us on **X/Twitter** to get notified when we release new features
  </Card>
</CardGroup>
