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

# Plans

> Compare Voxcode subscription plans and choose the right one for you

Voxcode offers three subscription tiers so you can start for free and scale as your usage grows. Every plan includes Voice-to-Code and GitHub Integration.

## Plan comparison

<CardGroup cols={3}>
  <Card title="Free" icon="circle">
    **\$0 / forever**

    * 20 credits included
    * Voice-to-Code
    * GitHub Integration
    * Free models only (!)
  </Card>

  <Card title="Starter" icon="bolt">
    **\$7 / month**

    * 100 credits per month
    * Everything in Free
    * Beta models (\*)
    * All Free models (!)
    * 2 Premium models (\$)
  </Card>

  <Card title="Premium" icon="crown">
    **\$15 / month**

    * 250 credits per month
    * Everything in Starter
    * All Premium models (\$)
    * Bring Your Own Key (BYOK)
    * Fast Deployment *(coming soon)*
  </Card>
</CardGroup>

|                          | Free          | Starter     | Premium      |
| ------------------------ | ------------- | ----------- | ------------ |
| Price                    | \$0 / forever | \$7 / month | \$15 / month |
| Credits                  | 20            | 100 / month | 250 / month  |
| Free models (!)          | Yes           | Yes         | Yes          |
| Beta models (\*)         | No            | Yes         | Yes          |
| Premium models (\$)      | No            | 2 models    | All models   |
| BYOK support             | No            | No          | Yes          |
| Unused credits roll over | —             | No          | Yes          |

<Note>
  Free plan credits never expire. Top-up credits (purchased separately) never expire regardless of your plan. On the Premium plan, any unused monthly credits automatically roll over to the next month.
</Note>

## Top-up credits

Need more credits mid-month? You can purchase top-up bundles at any time from your account. Top-up credits never expire and stack on top of your monthly allowance.

| Bundle     | Credits     | Price | Notes                 |
| ---------- | ----------- | ----- | --------------------- |
| Starter    | 40 credits  | \$4   | —                     |
| Popular    | 100 credits | \$8   | Most purchased        |
| Best Value | 200 credits | \$15  | Best price per credit |
| Pro        | 420 credits | \$30  | —                     |

All bundles work out to roughly $0.07–$0.10 per credit, consistent with the base rate of 10 credits ≈ \$1 USD.

## How to upgrade

<Steps>
  <Step title="Open your account menu">
    Click your avatar in the top-right corner of the Voxcode interface.
  </Step>

  <Step title="Open Manage Subscription">
    Select **Manage Subscription** from the dropdown menu.
  </Step>

  <Step title="Choose a plan">
    Review the plan comparison and click **Choose Starter** or **Get Premium** to proceed to checkout.
  </Step>

  <Step title="Add top-up credits (optional)">
    On the **Personal** tab of the subscription panel, select a credit bundle and click **Buy** to add credits immediately.
  </Step>
</Steps>

## Learn more

<CardGroup cols={2}>
  <Card title="Credits" icon="coins" href="/plans/credits">
    Understand how credits are calculated, see per-model pricing, and estimate how many requests your plan covers.
  </Card>

  <Card title="Bring Your Own Key" icon="key" href="/plans/byok">
    Use your own API keys on the Premium plan to bypass credit limits entirely.
  </Card>
</CardGroup>
