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

# Paywall

> Paywall Screen

## Prebuilt Paywall Page

You will have prebuilt paywall page.

<Frame className="flex flex-row w-full h-full gap-2">
  <img src="https://mintcdn.com/shipmobilefast-51a499dc/0OITnrSFpxUQjTf4/images/screens/paywall.png?fit=max&auto=format&n=0OITnrSFpxUQjTf4&q=85&s=c2fb8ae02dfbf84f63cfb940df8ec357" alt="Paywall" className="rounded-lg mr-4" width="700" height="320" data-path="images/screens/paywall.png" />
</Frame>

<Note>
  Path: `/app/(auth)/(modals)/paywall.tsx`
</Note>

## Result

<Frame className="w-3/4 aspect-square">
  <img src="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/mockups/paywall.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=f827626e7c1173389d6fe3840e98c2c2" alt="Paywall Result" width={300} data-path="images/mockups/paywall.png" />
</Frame>

<Info>
  You can customize the paywall screen with your own design.
</Info>

<Warning>
  If you want to show the paywall screen after onboarding, you need to move this file out of the `(auth)` folder.
</Warning>
