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

# Widget Pricing

> CabalSpy embeddable widget plans, a live wallet bubble map you drop in with one iframe. Starter, Pro and Enterprise pricing by domains and daily users.

The CabalSpy widget is a live bubble map of wallet activity for any address, embedded with a single iframe. CabalSpy handles the data, styling and live updates, you just pick a plan, whitelist your domain, and drop it in. It supports Solana, BNB, Base, ETH and RobinHood.

## Plans

Pick a plan by how many sites you embed on and how many daily users you expect.

<CardGroup cols={3}>
  <Card title="Widget Starter - $199 / mo">
    About 250 daily users. One domain. Ideal for community sites and single app launches.

    Embeddable widget. KOL, Smart Money and Whale labels. Solana, BNB, Base and ETH support.

    [Get Starter](https://apidashboard.cabalspy.xyz/register)
  </Card>

  <Card title="Widget Pro - $499 / mo">
    About 1,000 daily users. Up to 3 domains in the same project. For multi product trading platforms scaling past 1k DAU.

    Everything in Starter, plus priority support.

    [Get Pro](https://apidashboard.cabalspy.xyz/register)
  </Card>

  <Card title="Enterprise - Custom">
    1,000+ daily users. Unlimited domains and custom user limits. For exchanges and terminals serving 10k+ users across products.

    SLA backed uptime, dedicated support and early feature access.

    [Contact sales](mailto:hello@cabalspy.xyz)
  </Card>
</CardGroup>

<Tip>
  Widget Pro is the most popular plan, picked by trading terminals scaling to 1k+ daily users.
</Tip>

## Compare plans

| Feature                        | Starter    | Pro              | Enterprise |
| ------------------------------ | ---------- | ---------------- | ---------- |
| Price                          | \$199 / mo | \$499 / mo       | Custom     |
| Daily users                    | about 250  | about 1,000      | 1,000+     |
| Domains                        | 1          | 3 (same project) | Unlimited  |
| Embeddable widget              | Yes        | Yes              | Yes        |
| KOL, Smart Money, Whale labels | Yes        | Yes              | Yes        |
| Solana, BNB, Base, ETH         | Yes        | Yes              | Yes        |
| Priority support               | No         | Yes              | Yes        |
| Dedicated support              | No         | No               | Yes        |
| SLA backed uptime              | No         | No               | Yes        |
| Early feature access           | No         | No               | Yes        |
| Custom user limits             | No         | No               | Yes        |

## How it works

The whole integration is one iframe, and everything else is handled for you.

<Steps>
  <Step title="Pick a plan and register">
    Start on Starter or Pro from the [dashboard](https://apidashboard.cabalspy.xyz/register), or contact sales for Enterprise.
  </Step>

  <Step title="Send us your domain">
    The widget only renders on approved domains. Send the hostnames you will embed on and we add them to the allow list. All subdomains are covered automatically.
  </Step>

  <Step title="Embed the iframe">
    Drop one iframe into your page with the wallet address and chain. It connects to CabalSpy, loads the bubble map, and keeps itself live over a WebSocket.
  </Step>
</Steps>

For the embed code and all iframe options, see the widget integration guide.

## Frequently asked questions

<AccordionGroup>
  <Accordion title="What counts as a daily user">
    A unique visitor who loads the widget on your site in a day. The daily user figures are guidance for picking a plan, contact us if your traffic sits between tiers.
  </Accordion>

  <Accordion title="Can I embed on more than one domain">
    Starter covers one domain. Pro covers up to three domains in the same project. Enterprise is unlimited. All subdomains of an approved domain are included.
  </Accordion>

  <Accordion title="Which chains does the widget support">
    Solana, BNB, Base and ETH. Solana shows KOL, Smart Money and Whale rings. The EVM chains show KOL and Smart Money.
  </Accordion>

  <Accordion title="How do I upgrade or contact sales">
    Upgrade from the dashboard at any time. For Enterprise, custom limits or SLA terms, reach us at [hello@cabalspy.xyz](mailto:hello@cabalspy.xyz).
  </Accordion>
</AccordionGroup>
