---
title: Which Product Is For Me?
description: Find the right Capawesome product for your needs — compare the SDKs, Capawesome Cloud, and Insiders.
---

# Which Product Is For Me?

Capawesome has three offerings, and they solve different problems: the **SDKs** add capabilities *inside* your app, **Cloud** builds and ships your app, and **Insiders** unlocks premium extras. They're complementary, so most teams end up using more than one — pick based on the problem in front of you.

## SDKs

Use the **[SDKs](sdks/index.md)** when you need to add a native capability to your app — NFC, Biometrics, Bluetooth, audio, file handling, and [many more](sdks/capacitor/index.md). Each one bridges a native Android and iOS API to your web layer, so you can use it from JavaScript without writing native code. Browse the full, searchable [Capacitor plugin library](https://capawesome.io/sdks/capacitor/){:target="_blank"} to see what's available.

Most SDKs are open source and free to use; a handful of advanced ones are part of [Insiders](insiders/index.md).

**Choose the SDKs if:** you need a specific native feature in your Capacitor or Cordova app.

## Cloud

Use **[Capawesome Cloud](cloud/index.md)** to build, update, and release your app:

- **[Live Updates](cloud/live-updates/index.md)** — push over-the-air updates to your web layer without an app store review.
- **[Native Builds](cloud/native-builds/index.md)** — build iOS and Android apps in the cloud, no Mac required.
- **[App Store Publishing](cloud/app-store-publishing/index.md)** — submit builds to TestFlight and Google Play.
- **[Automations](cloud/automations/index.md)** — trigger builds and deployments from Git events.

These features stand on their own or combine into a full pipeline — from a Git push to a build, to the store or an over-the-air update.

**Choose Cloud if:** you want to ship fixes faster, build without local tooling, or automate your release process.

## Insiders

**[Insiders](insiders/index.md)** is a subscription that unlocks premium, Insiders-only SDKs and gives you priority support from the team. It's the way to support Capawesome's open-source work while getting more in return.

**Choose Insiders if:** you need an Insiders-only SDK, or you want priority support and faster turnaround.

## How they fit together

These aren't either-or choices. A typical setup uses all three: the **SDKs** add the native features your app needs, **Cloud** builds it and ships updates over the air, and **Insiders** covers the premium SDKs and support along the way. Start with whichever solves your immediate problem and add the others as you grow.

Want to see how teams like yours put it all together? Browse [solutions by use case](https://capawesome.io/solutions/){:target="_blank"} — from [startups shipping their first app](https://capawesome.io/solutions/startups/){:target="_blank"} and white-label products to [platforms embedding mobile CI/CD](https://capawesome.io/solutions/platforms/){:target="_blank"}, beta testing, hotfixes, enterprise CI/CD, and building without a Mac.

Still unsure? [Reach out on Discord](https://discord.gg/VCXxSVjefW){:target="_blank"} or [contact the team](support/index.md) and we'll point you in the right direction.
