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

# Plans and pricing

> Basic, Plus and Pro: what each one includes and how it is billed.

The subscription picker opens from **Account → Upgrade plan**. It shows the
three plans as cards, lowest to highest, with a **Monthly / Annual** switch on
top that changes all three prices at once.

<Note>
  Subscriptions are not enabled yet: for now every account shows as **Basic** and
  you can use the full editor without limits. The plans below are the reference
  for what each one will include.
</Note>

## The three plans

<CardGroup cols={3}>
  <Card title="Basic" icon="circle-dot">
    **Free**, forever.

    *To get started and try the tool.*
  </Card>

  <Card title="Plus" icon="sparkles">
    **\$6.50 / mo**

    *For projects that outgrew the free plan.*

    Marked as **Most popular**.
  </Card>

  <Card title="Pro" icon="circle-dot">
    **\$18 / mo**

    *To work without watching the limits.*
  </Card>
</CardGroup>

## Comparison

Every plan lists the same points in the same order, so you can compare reading
across.

|                      | Basic     | Plus         | Pro          |
| -------------------- | --------- | ------------ | ------------ |
| **Monthly price**    | Free      | \$6.50       | \$18         |
| **Annual price**     | Free      | \$78         | \$216        |
| Channels per project | Up to 4   | Up to 8      | Up to 16     |
| Steps per project    | Up to 150 | Up to 300    | Up to 600    |
| Saved projects       | 3         | 10           | 20           |
| Export with metadata | —         | Yes          | Yes          |
| Analog resolution    | 8-bit     | Up to 12-bit | Up to 16-bit |

## Billing cycles

The switch above the cards alternates between two cycles:

<AccordionGroup>
  <Accordion title="Monthly">
    The list price, and the one shown every time the window opens. The big
    number is what you pay per month.
  </Accordion>

  <Accordion title="Annual">
    The big number becomes the yearly total: **the monthly price times twelve**,
    with no discount. Below it, the per-month figure —"\$6.50 per month, billed
    once a year"— so you can read it against the monthly price.
  </Accordion>
</AccordionGroup>

## What you see depending on your plan

* The plan you already have shows a disabled button reading **Current plan**;
  you do not buy it again.
* The featured plan —Plus— carries a **Most popular** badge sitting on its top
  border.
* The free plan shows **Free** and, below, **Forever**, instead of a price with
  a cycle.

## What does not depend on the plan

Everything that does not touch the limits above is included in any plan:

* Both editing modes, digital and analog.
* The four protocol readers: UART, CAN, I2C and Modbus.
* The CKP / CMP generator.
* Templates, the clipboard shared between tabs, and history.
* The connection to the **ESP32 generator** over USB, which is a local link and
  does not go through any server.
* Exporting to a file (metadata is what the cards mark as a paid-plan feature).
