> ## 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 FAQs

> Answers to common Open Wearables questions: what it is, pricing, supported providers, self-hosting, API keys, and data privacy. MIT license, $0 per user.

## Frequently Asked Questions

### General Questions

#### What is Open Wearables?

Open Wearables is an open-source platform that provides a unified API for accessing health data from multiple wearable devices and fitness platforms. It supports providers like Garmin, Fitbit, Oura, Whoop, Strava, and Apple Health.

#### Is Open Wearables free to use?

Yes, Open Wearables is open-source and free to use. You can self-host it on your own infrastructure.

#### Can I use Open Wearables for personal use?

Open Wearables is primarily intended for developers and professional trainers, but individuals can also use it to interact with their own wearable data. You can connect your devices, and the AI Health Assistant and health insights automations will be available soon.

### Technical Questions

#### How do I get started?

Follow our [Quickstart Guide](/quickstart) to set up Open Wearables in minutes.

#### Which wearable providers are supported?

Currently, Open Wearables supports:

* Suunto
* Garmin
* Polar

More providers are being added regularly. Check the [provider setup guides](/providers/supported) for the latest list, or view the current status of provider requests and implementations on [GitHub Issues](https://github.com/the-momentum/open-wearables/issues?q=is%3Aissue+label%3Aprovider-request) tagged with `provider-request`.

#### Can I self-host Open Wearables?

Yes! Open Wearables is designed to be self-hosted. You can deploy it on your own infrastructure with full data control.

#### How do I integrate Open Wearables into my application?

You can integrate Open Wearables using:

* The unified REST API
* Embeddable widgets for easy integration (coming soon)
* Webhook notifications for real-time updates (coming soon)

Check the [API Reference](/api-reference/introduction) for detailed integration guides.

### Support Questions

#### Where can I get help?

* [GitHub Discussions](https://github.com/the-momentum/open-wearables/discussions) - Ask questions and get community support
* [GitHub Issues](https://github.com/the-momentum/open-wearables/issues) - Report bugs or request features
* [Support Page](/support) - Additional support resources

#### How do I report a bug?

Please report bugs on our [GitHub Issues](https://github.com/the-momentum/open-wearables/issues) page. Include as much detail as possible about the issue you're experiencing.

#### Can I contribute to the project?

Yes! We welcome contributions. Check out the [GitHub repository](https://github.com/the-momentum/open-wearables) for contribution guidelines.
