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

# Support & Community

> Get help, connect with the community, and stay up to date with webAI.

## Get Help

Have a question or need assistance? We're here to help you get the most out of webAI.

<Columns cols={2}>
  <Card title="Submit a Support Request" icon="ticket" href="https://support.webai.com/hc/en-us/requests/new">
    Open a support ticket and our team will get back to you as soon as possible.
  </Card>

  <Card title="Email Support" icon="envelope" href="mailto:support@webai.com">
    Reach out directly at [support@webai.com](mailto:support@webai.com) for technical assistance.
  </Card>
</Columns>

***

## Join Our Community

Connect with developers, share ideas, and get help from the webAI community.

<Columns cols={2}>
  <Card title="webAI Community" icon="users" href="https://community.webai.com/">
    Connect with others building with webAI. Ask questions, share ideas, and join build challenges.
  </Card>
</Columns>

***

## Stay Updated

Keep up with the latest news, features, and tutorials from webAI.

<Columns cols={3}>
  <Card title="webAI Blog" icon="pen-nib" href="https://www.webai.com/blog">
    Read the latest news, tutorials, and product updates.
  </Card>

  <Card title="YouTube Channel" icon="youtube" href="https://www.youtube.com/@webAI-Official">
    Watch tutorials, demos, and deep dives into webAI features.
  </Card>

  <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/thewebai">
    Follow us for announcements and community highlights.
  </Card>
</Columns>

***

## Quick Links

<Columns cols={3}>
  <Card title="Documentation" icon="book" href="/getting-started/introduction">
    Get started with the webAI desktop app on macOS.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/support/faq">
    Answers to common questions about privacy, models, and settings.
  </Card>

  <Card title="Changelog" icon="clock-rotate-left" href="/changelogs/webai_changelog">
    See what's new in the latest releases.
  </Card>
</Columns>
