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

# Orbital Pricing

> Simple, Transparent Pricing for Orbital App

# Simple, Transparent Pricing

<CardGroup cols={2}>
  <Card title="Free" icon="gift">
    Perfect for testing and getting started with Orbital

    <div className="mt-4">
      <span className="text-3xl font-bold">\$0</span> /month
    </div>

    [Download](https://matterai.so)

    **Includes:**

    * ✓ \$5 credits per month
    * ✓ Access to both models
    * ✓ Perfect for testing

    <details>
      <summary>Not included</summary>

      * ✕ Priority support
      * ✕ Team analytics
      * ✕ SSO
      * ✕ Self-hosting
    </details>
  </Card>

  <Card title="Developer" icon="code">
    For individuals and small teams getting started with Orbital

    <div className="mt-4">
      <span className="text-3xl font-bold">\$10</span> /month
    </div>

    [Download](https://matterai.so)

    **Includes:**

    * ✓ \$20 credits per month
    * ✓ 2x credits value
    * ✓ Great for side projects

    <details>
      <summary>Not included</summary>

      * ✕ Priority support
      * ✕ Team analytics
      * ✕ SSO
      * ✕ Self-hosting
    </details>
  </Card>

  <Card title="Pro (Popular)" icon="star" color="#008a4a">
    For professionals who need more credits and advanced features

    <div className="mt-4">
      <span className="text-3xl font-bold">\$20</span> /month
    </div>

    [Download](https://matterai.so)

    **Includes:**

    * ✓ \$50 credits per month
    * ✓ 2.5x credits value
    * ✓ Best for professionals

    <details>
      <summary>Not included</summary>

      * ✕ Self-hosting
    </details>
  </Card>

  <Card title="Max" icon="rocket">
    For power users and teams requiring maximum credits

    <div className="mt-4">
      <span className="text-3xl font-bold">\$50</span> /month
    </div>

    [Download](https://matterai.so)

    **Includes:**

    * ✓ \$150 credits per month
    * ✓ 3x credits value
    * ✓ Power users & teams
  </Card>
</CardGroup>
