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

# Open Wearables Support

> Get Open Wearables support via GitHub Discussions, Issues, and Discord. Links to API docs, quickstart, FAQs, and provider setup guides for help.

## Get Support

Need help with Open Wearables? We're here to assist you.

## Community Support

<CardGroup cols={2}>
  <Card title="GitHub Discussions" icon="comments" href="https://github.com/the-momentum/open-wearables/discussions">
    Ask questions and share your experiences with the community.
  </Card>

  <Card title="GitHub Issues" icon="bug" href="https://github.com/the-momentum/open-wearables/issues">
    Report bugs or request new features.
  </Card>

  <Card title="Discord" icon="discord" href="https://discord.gg/qrcfFnNE6H">
    Join our Discord community for real-time help and discussions.
  </Card>
</CardGroup>

## Documentation

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="rocket" href="/quickstart">
    Get started with Open Wearables in minutes.
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference/introduction">
    Explore the complete API documentation.
  </Card>
</CardGroup>

## Additional Resources

* Check out our [FAQs](/faqs) for common questions and answers
* Browse the [GitHub repository](https://github.com/the-momentum/open-wearables) for code examples
* Review the [provider setup guides](/providers/supported) for integration help
