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

# Resources

> Connect with the Stytch community and stay plugged in to what our team is shipping.

export const PUBLIC_SLACK_INVITE_URL = "https://join.slack.com/t/stytch/shared_invite/zt-3rhtjctw4-a9bF_HUXHXm8vtizsMTMeQ";

<Columns cols={3}>
  <Card title="Support" icon="message-circle-question-mark" href="/resources/get-support">
    Join our community channel and speak directly with a Stytch auth expert.
  </Card>

  <Card title="System status" icon="router" href="https://status.stytch.com/">
    Check the system status and uptime of our services.
  </Card>

  <Card title="Changelog" icon="git-merge" href="https://changelog.stytch.com/">
    Stay up to date with our latest releases and product improvements from the Stytch team.
  </Card>

  <Card title="Engineering blog" icon="rss" href="https://stytch.com/blog/category/engineering/">
    Read about software engineering and what goes on behind the tech scenes here at Stytch.
  </Card>

  <Card title="Github" icon="github" href="https://github.com/stytchauth">
    Check out our public SDKs and example apps.
  </Card>

  <Card title="Compliance" icon="badge-check" href="/resources/policies/security-and-trust/compliance">
    Retrieve Stytch's compliance documents.
  </Card>
</Columns>
