---
title: "Flows and paywalls - Capacitor"
description: "Display and manage flows and paywalls built with the Adapty Flow Builder or Paywall Builder in your Capacitor app."
---

## Display paywalls

### Adapty Flow Builder & Paywall Builder

<CustomDocCardList ids={['capacitor-get-pb-paywalls', 'capacitor-present-paywalls', 'capacitor-handling-events', 'capacitor-handle-paywall-actions']} />

:::tip
To get started with Adapty flows and paywalls quickly, see our [quickstart guide](capacitor-quickstart-paywalls).
:::

### Implement paywalls manually

<CustomDocCardList ids={['capacitor-quickstart-manual', 'fetch-paywalls-and-products-capacitor', 'present-remote-config-paywalls-capacitor', 'capacitor-making-purchases']} />

For more guides on implementing paywalls and handling purchases manually, see the [category](capacitor-implement-paywalls-manually).

## Useful features

<CustomDocCardList ids={['capacitor-use-fallback-paywalls', 'capacitor-web-paywall']} />