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

# Monetization

> Add in-app purchases and subscriptions

## Overview

Fastshot supports monetization through in-app purchases and subscriptions. You can use:

* **Adapty** (default) — works out of the box, no extra setup needed
* **RevenueCat** (optional) — connect your own RevenueCat account for more control

## Using Adapty (default)

Adapty is included by default. Ask the AI to add monetization:

* "Add a premium subscription with monthly and yearly plans"
* "Add a paywall before the advanced features"
* "Create a freemium model with limited free usage"

The AI generates the paywall UI and subscription logic automatically.

## Using RevenueCat

If you prefer RevenueCat for managing purchases:

1. Create a [RevenueCat](https://www.revenuecat.com) account
2. Set up your products in the RevenueCat dashboard
3. Navigate to the monetization settings in your Fastshot project
4. Enter your RevenueCat API credentials
5. Tell the AI to use RevenueCat: "Add subscriptions using RevenueCat"

## What you can build

| Feature            | Description                                |
| ------------------ | ------------------------------------------ |
| Subscriptions      | Monthly, yearly, or custom billing periods |
| One-time purchases | Unlock features permanently                |
| Paywalls           | Gate content behind a purchase screen      |
| Free trials        | Offer trial periods before charging        |
| Freemium           | Limited free tier with paid upgrades       |

## Cross-platform support

Both Adapty and RevenueCat work across iOS and Android. Products configured in Apple App Store Connect and Google Play Console are synced through the payment provider.
