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

# Whop Elements

> Hosted, themeable UI components you embed in your own site: checkout, wallet, chat, and more.

Whop Elements are prebuilt UI components you drop into your own site. Each renders in an isolated frame served from Whop's CDN and carries its own theming, localization, accessibility, and live updates. You install a thin, typed package and mount the piece you need.

## What you can build

* **A checkout on your own domain** using drop-in payment, address, and card elements.
* **A wallet view** showing balances, activity, cards, deposits, and withdrawals.
* **Community chat and DMs** inside your own product.
* **Ad and tracking surfaces** from the rest of the element library.

## Where to go next

<Columns cols={2}>
  <Card title="Get started" icon="cube" href="/sdk/elements/whop-elements">
    Install and mount your first element.
  </Card>

  <Card title="Styling reference" icon="palette" href="/sdk/elements/styling-reference">
    Theme elements to match your brand.
  </Card>
</Columns>
