| title | Tutorials |
|---|---|
| description | Step-by-step guides to help you build with Whop |
import { Note } from "@mintlify/components";
Welcome to Whop's tutorials section! Here you'll find detailed, step-by-step guides to help you build various types of applications using Whop's API.
More tutorials coming soon! Check back regularly for new content.
Learn how to build an AI chatbot that can respond to DMs using Whop's API.{" "}
<Card title="Create a pay to play game" href="/examples/flappy-bird" icon="gamepad" color="#16a34a"
Build a game like Flappy Bird and monetize it through Whop's platform.
{" "}
<Card title="Sell a basic SaaS" href="/what-to-build/web-apps" icon="webhook" color="#8b5cf6"
Learn how to embed an application into Whop ecosystem.
<Card title="Let users login with OAuth" href="/what-to-build/oauth-guide" icon="brain" color="#ec4899"
Send users through a flow to make calls on their behalf.
<Card title="Connect to a websocket in your app" href="#" icon="plug" color="#10b981"
<Note>Coming Soon</Note>
Build real-time features by connecting to Whop's websocket API.