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

# Billing & Credits Overview

> Everything you need to know about billing, credits, subscriptions, and payments

Welcome to the Electron Hub Billing documentation! This section covers everything you need to know about billing, credits, subscriptions, and payments.

## Quick Navigation

<Columns cols={2}>
  <Card title="Subscriptions" icon="repeat" href="/billing/subscriptions">
    Subscription tiers and benefits
  </Card>

  <Card title="Coding Plan (DevPass)" icon="terminal" href="/billing/coding-plan">
    Unlimited tokens for coding agents — flat monthly price, no credits
  </Card>

  <Card title="Pay-as-You-Go" icon="wallet" href="/billing/pay-as-you-go">
    Permanent credits and purchasing
  </Card>

  <Card title="Credits" icon="coins" href="/billing/credits">
    Understanding all credit types
  </Card>

  <Card title="Model Access" icon="brain" href="/billing/model-access">
    Which models you can access
  </Card>

  <Card title="Advanced Topics" icon="zap" href="/billing/advanced">
    Rate limits, caching, and optimizations
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/billing/troubleshooting">
    Common issues and solutions
  </Card>

  <Card title="Privacy & Security" icon="shield-check" href="/billing/privacy-security">
    Data protection and moderation
  </Card>
</Columns>

***

Electron Hub offers two flexible billing models to suit different usage patterns and needs:

## Billing Models

<Columns cols={2}>
  <Card title="Subscriptions" icon="repeat" color="#8B5CF6">
    **Weekly credits** that refill every **Sunday at 21:00 UTC**

    **Ideal for:**

    * Regular, consistent usage
    * Predictable monthly costs
    * Access to premium/ultimate models
    * Higher rate limits and more features

    <Info>
      <strong>Annual Savings:</strong> Annual subscriptions save you <strong>20%</strong> compared to monthly billing!
    </Info>
  </Card>

  <Card title="Pay-as-You-Go" icon="wallet" color="#10B981">
    **Permanent credits** that never expire

    **Ideal for:**

    * Irregular or unpredictable usage
    * One-time projects
    * Testing and experimentation
    * Supplementing subscription credits

    <Info>
      <strong>Volume Discounts:</strong> Get up to <strong>20% bonus</strong> credits on larger purchases!
    </Info>
  </Card>
</Columns>

<Info>
  Building with coding agents or CLI tools? There's a third option: the **[Coding Plan (DevPass)](/billing/coding-plan)** — **unlimited token usage** for $5 or $20/month, a dedicated `ek-dev-` key, and a curated set of `:dev` coding models. It never consumes credits and stacks with any other plan.
</Info>

## Which Model Should I Choose?

<Accordion title="Choose Subscriptions if...">
  * You use the service regularly
  * You want predictable monthly costs
  * You need access to premium models
  * You prefer automatic weekly credits
</Accordion>

<Accordion title="Choose Pay-as-You-Go if...">
  * Your usage is irregular or unpredictable
  * You're testing the service
  * You want to supplement your subscription credits
  * You prefer one-time purchases
</Accordion>

<Tip>
  <strong>Pro Tip:</strong> You can use both! Many users combine subscriptions with permanent credits for maximum flexibility.
</Tip>

## Getting Started

<Columns cols={2}>
  <Card title="Subscriptions" icon="repeat" href="/billing/subscriptions">
    Learn about subscription tiers and benefits
  </Card>

  <Card title="Permanent Credits" icon="wallet" href="/billing/pay-as-you-go">
    Purchase credits that never expire
  </Card>
</Columns>

## Helpful Links

<Columns cols={2}>
  <Card title="Dashboard" icon="grid" href="https://app.electronhub.ai">
    Manage your account and billing
  </Card>

  <Card title="Status Page" icon="globe" href="https://status.electronhub.ai">
    Check service uptime and status
  </Card>

  <Card title="Terms of Service" icon="file-text" href="https://tos.electronhub.ai">
    Review our terms and conditions
  </Card>

  <Card title="Privacy Policy" icon="shield" href="https://privacy.electronhub.ai">
    Learn about our privacy practices
  </Card>
</Columns>
