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

# Plans & Pricing

> Simple, affordable monthly plans that scale with your usage.

ShuttleAI offers monthly subscription plans designed to give you access to the best AI models at a fraction of the cost of going direct to each provider.

## Plans

<CardGroup cols={2}>
  <Card title="Free" icon="gift">
    ### \$0/month

    * **2 requests/minute**
    * **8K** max context
    * GPT-OSS 20B, GPT-OSS 120B
    * Great for testing and experimentation
  </Card>

  <Card title="Basic" icon="star">
    ### \$10/month

    * **10 requests/minute**
    * **16K** max context
    * Everything in Free, plus:
    * **ShuttleAI Auto**, **GPT-5.2**, **Claude Haiku 4.5**
    * Tool calling support
  </Card>

  <Card title="Premium" icon="crown">
    ### \$25/month

    * **30 requests/minute**
    * **36K** max context
    * Everything in Basic, plus:
    * **Claude Opus 4.6**, **Claude Sonnet 4.6**
    * Extended thinking / reasoning
  </Card>

  <Card title="Scale" icon="rocket">
    ### \$75/month

    * **80 requests/minute**
    * **128K** max context
    * **All models** including beta/early access
    * Priority support
  </Card>
</CardGroup>

<Note>
  Need more? **Enterprise** plans with custom rate limits, SLAs, and dedicated support are available. [Contact us on Discord](https://discord.com/invite/shuttleai) to discuss.
</Note>

## Plan comparison

| Feature            | Free         | Basic        | Premium      | Scale        |
| ------------------ | ------------ | ------------ | ------------ | ------------ |
| **Price**          | \$0/mo       | \$10/mo      | \$25/mo      | \$75/mo      |
| **Requests/min**   | 2            | 10           | 30           | 80           |
| **Max context**    | 8K           | 16K          | 36K          | 128K         |
| **Free models**    | ✅            | ✅            | ✅            | ✅            |
| **Basic models**   | —            | ✅            | ✅            | ✅            |
| **Premium models** | —            | —            | ✅            | ✅            |
| **Beta models**    | —            | —            | —            | ✅            |
| **Tool calling**   | —            | ✅            | ✅            | ✅            |
| **Sub-keys**       | ✅ (up to 10) | ✅ (up to 10) | ✅ (up to 10) | ✅ (up to 10) |

## Request multipliers

Some models consume more than one request per API call. For example, a model with a **2x multiplier** uses 2 of your requests-per-minute quota for each call.

This means a Premium plan (30 RPM) calling a 2x model effectively gets 15 calls/minute for that model.

<Card title="Learn about multipliers →" icon="calculator" href="/pricing/multipliers">
  Understand how multipliers work and plan your usage accordingly.
</Card>

## How to subscribe

1. Go to [shuttleai.com/plans](https://shuttleai.com/plans)
2. Click on the plan you want
3. Complete checkout via Stripe
4. Your plan activates immediately

You can also subscribe from the [Dashboard Plans page](/dashboard/plans).

## Free trial

New users can try the **Free** plan which includes access to GPT-OSS models at no cost. A valid payment method is required for verification to prevent abuse, but you will **not** be charged.

## Upgrading

You can upgrade your plan at any time from the [Plans page](https://shuttleai.com/plans). Upgrades take effect immediately — you'll be prorated for the remainder of your current billing period.

<Warning>
  Downgrades are not currently available through self-service. Contact support on [Discord](https://discord.com/invite/shuttleai) if you need to downgrade.
</Warning>

## Billing

All plans are billed monthly through Stripe. You can view invoices, payment history, and manage your payment method from the [Billing page](https://shuttleai.com/billing).

<Card title="Manage billing →" icon="receipt" href="/dashboard/billing">
  View invoices, update payment methods, and manage your subscription.
</Card>
