# Plans

> Five Bundle plans - STARTER, FOCUS, BUILD, GROW, PROFESSIONAL - from $40 to $459 per 30 days. Fixed pricing, no compute units, free trial on every plan.

5 fixed Bundle plans. Free trial on every one.

<Note>
**No credits, no compute units.** Pay for RPS, get unlimited usage in your plan. No CU balance, no surprise overages. Unlimited bandwidth on every tier.
</Note>

## The 5 Bundle plans

<CardGroup cols={3}>
  <Card title="STARTER" icon="circle-dot" href="#all-plans-at-a-glance">
    \$40 / 30 days. RPC + WebSocket. No gRPC.
  </Card>
  <Card title="FOCUS" icon="circle-play" href="#all-plans-at-a-glance">
    \$99 / 30 days. Adds gRPC (1 connection). Best $/req.
  </Card>
  <Card title="BUILD" icon="hammer" href="#all-plans-at-a-glance">
    \$159 / 30 days. gRPC 10 connections, 200 RPS.
  </Card>
  <Card title="GROW" icon="chart-line" href="#all-plans-at-a-glance">
    \$259 / 30 days. gRPC 20 connections, 300 RPS. UDP ShredStream included.
  </Card>
  <Card title="PROFESSIONAL" icon="rocket" href="#all-plans-at-a-glance">
    \$459 / 30 days. gRPC 50 connections, 500 RPS.
  </Card>
</CardGroup>

<Tip>
**Duration is flexible.** Prices are for a full 30-day period. You pick any duration from **1 hour to 30 days** - shorter periods are pro-rated. Test a plan for an hour before committing for a month.
</Tip>

## All plans at a glance

| | **STARTER** | **FOCUS** | **BUILD** | **GROW** | **PROFESSIONAL** |
|---|---|---|---|---|---|
| **Price (30 days)** | \$40 | \$99 | \$159 | \$259 | \$459 |
| **RPC** | yes | yes | yes | yes | yes |
| **WebSocket** | yes (10) | yes (20) | yes (30) | yes (40) | yes (70) |
| **gRPC** | no | yes (1 connection) | yes (10 connections) | yes (20 connections) | yes (50 connections) |
| **gRPC max accounts watched** | — | up to 50 | up to 5,000 | up to 24,000 | up to 100,000 |
| **RPS** | 15 | 25 | 200 | 300 | 500 |
| **TPS** | 5 | 10 | 30 | 50 | 100 |
| **UDP ShredStream** | — | — | — | included (FRA) | FRA |
| **Bandwidth** | unlimited | unlimited | unlimited | unlimited | unlimited |
| **Support** | Community | Community | Telegram | Priority TG | Priority TG |

FOCUS is the best $/request tier and Supanode's most popular pick. PROFESSIONAL is the maxed-out shared tier.

## Which plan should you choose?

| Your situation | Plan |
|---|---|
| Browser app, dashboard, or any read-mostly workload that lives on WebSocket. No need for gRPC. | **STARTER** |
| One trading bot, one strategy. You need gRPC at the best price per request. | **FOCUS** |
| Production trading workload, multiple strategies, gRPC is your main interface. | **BUILD** |
| Multiple bots or a small team. You want UDP ShredStream included. | **GROW** |
| High-throughput operation - market maker, full-state indexer, MEV. | **PROFESSIONAL** |

## Specialized products (priced separately)

These products are billed independently from the Bundle plans above.

| Product | Price |
|---|---|
| [Full Block Streaming](https://supanode.xyz/docs/solana/grpc/full-block-streaming) | +\$400/mo - add-on on a tier with gRPC (FOCUS → PROFESSIONAL) |
| [Shreds UDP](https://supanode.xyz/docs/solana/shreds/raw) | \$200/mo, raw UDP multicast, Frankfurt |
| [Indexer](https://supanode.xyz/docs/solana/indexer/overview) | \$300/mo |
| [Sender](https://supanode.xyz/docs/solana/sender/overview) | pay-per-use, no monthly fee (minimum tip 0.001 SOL / 1,000,000 lamports) |
| [Decoded Shreds](https://supanode.xyz/docs/solana/shreds/decoded) | TBD - coming soon |
| [Dedicated Node](https://supanode.xyz/docs/solana/dedicated/node) | custom quote — priced per deployment, on request |
| [Bare Metal Hosting](https://supanode.xyz/docs/solana/dedicated/bare-metal) | custom quote |

Specialized products use the same duration slider as Bundle (1 hour to 30 days) where applicable. Sender is pay-per-use with no subscription. The Full Block add-on and Dedicated are not trial-eligible.

## Is there a free trial?

Every Bundle plan has a free trial of up to 48 hours. Activate via Telegram: [@supanode_tgs](https://t.me/supanode_tgs). The Full Block add-on and Dedicated Node are not trial-eligible.

For details, see [Free Trials](https://supanode.xyz/docs/solana/pricing/free-trials).

## Can I get a custom plan?

<Note>
**Nothing fits your case?** Supanode tailors custom plans on request - no upcharge for the conversation itself. Telegram: [@supanode_tgs](https://t.me/supanode_tgs).
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="How pricing works" icon="circle-info" href="https://supanode.xyz/docs/solana/pricing/how-it-works">
    RPS, TPS, duration slider, upgrade math.
  </Card>
  <Card title="All limits at a glance" icon="gauge" href="https://supanode.xyz/docs/solana/pricing/limits">
    Every limit on one page.
  </Card>
  <Card title="What's not allowed" icon="ban" href="https://supanode.xyz/docs/solana/pricing/restrictions">
    Programs and methods blocked on shared.
  </Card>
  <Card title="Free Trials" icon="bolt" href="https://supanode.xyz/docs/solana/pricing/free-trials">
    48-hour trials on every plan.
  </Card>
</CardGroup>
