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

# Community

> Support, social channels, and feedback

## Support

Use the **Support** link in the site header.

## Social

Follow links in the site footer for announcements and updates.

<style>
  {`
    a.ageneral-discord-cta:hover { background-color: #4752C4 !important; }
    a.ageneral-discord-cta:focus-visible {
      outline: 2px solid #3C45A5;
      outline-offset: 2px;
    }
    `}
</style>

<div className="not-prose" style={{ margin: "1rem 0" }}>
  <a
    className="ageneral-discord-cta"
    href="https://discord.gg/KmGpEs4n3A"
    target="_blank"
    rel="noopener noreferrer"
    style={{
  display: "inline-flex",
  alignItems: "center",
  justifyContent: "center",
  gap: "8px",
  boxSizing: "border-box",
  minHeight: "40px",
  padding: "0 24px",
  borderRadius: "20px",
  border: "none",
  backgroundColor: "#5865F2",
  color: "#ffffff",
  fontFamily: "inherit",
  fontSize: "14px",
  lineHeight: "20px",
  fontWeight: 500,
  letterSpacing: "0.1px",
  textDecoration: "none",
  boxShadow: "none",
  transition: "background-color 0.2s ease",
}}
  >
    <img src="https://mintcdn.com/ageneral/83ntfH-c5cODfFxG/icons/discord.svg?fit=max&auto=format&n=83ntfH-c5cODfFxG&q=85&s=0d4594dace3d681a34d568124799537c" alt="" width="18" height="18" decoding="async" style={{ flexShrink: 0 }} data-path="icons/discord.svg" />

    Join on Discord
  </a>
</div>

## Documentation feedback

Report documentation issues through the channel referenced from **Support**.
