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

# Community

> The Archie Discord is where builders share work, ask questions, and talk to the team — plus LinkedIn for company updates.

The Archie community lives on [Discord](https://discord.gg/EwKqQH5TQU). It's the fastest place to get help, share what you've built, and talk to the people building Archie.

## Discord channels

### General

<CardGroup cols={2}>
  <Card title="#announcements" icon="megaphone">
    Archie product updates and major news.
  </Card>

  <Card title="#status" icon="signal">
    Service status and incidents.
  </Card>
</CardGroup>

### Community

<CardGroup cols={2}>
  <Card title="#chit-chat" icon="comments">
    Casual conversation with other builders.
  </Card>

  <Card title="#showcase" icon="star">
    Share what you've built.
  </Card>

  <Card title="#backend" icon="database">
    Discussion about Archie Core.
  </Card>

  <Card title="#random" icon="shuffle">
    Off-topic.
  </Card>
</CardGroup>

### Product help

<CardGroup cols={2}>
  <Card title="#get-help" icon="circle-question">
    Questions about using Archie.
  </Card>

  <Card title="#bug-report" icon="bug">
    Report bugs you've hit.
  </Card>

  <Card title="#feature-requests" icon="lightbulb">
    Suggest features.
  </Card>
</CardGroup>

[Join the Discord →](https://discord.gg/EwKqQH5TQU)

## LinkedIn

Follow [Archie on LinkedIn](https://linkedin.com/company/archie/) for company news, hiring, and longer-form posts from the team.

## FAQ

<AccordionGroup>
  <Accordion title="How do I join the Discord?">
    Click the [invite link](https://discord.gg/EwKqQH5TQU). The link doesn't expire. After joining, read the pinned welcome message and pick the channels that match what you're doing.
  </Accordion>

  <Accordion title="Where should I ask product questions?">
    Use **#get-help** for questions about how to use Archie. Use **#backend** if your question is specifically about Archie Core. Both are watched by the Archie team and the broader community.
  </Accordion>

  <Accordion title="What's the etiquette for showing my project?">
    **#showcase** is for finished or near-finished work. Include a one-line description, what you built it with (Pro / Team), and a link or screenshot. Feedback is welcome but not required.
  </Accordion>

  <Accordion title="Where do I report a bug?">
    Drop it in **#bug-report** with the project ID, what you expected, what happened, and a screenshot. For account-sensitive bugs (billing, security, data), email [support@archie.com](mailto:support@archie.com) instead — see [Contacting support](/introduction/community-support/contacting-support).
  </Accordion>

  <Accordion title="Will the Archie team see my message?">
    Yes. The team reads every product channel daily and replies in **#get-help**, **#bug-report**, and **#feature-requests**. Response times vary; for time-sensitive account or billing issues, email is faster.
  </Accordion>
</AccordionGroup>
