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

# Continuous Optimization

> Keep a purchased optimized model package current with newly verified versions through an optional monthly subscription.

Continuous Optimization is an optional monthly subscription for a purchased package. RunInfra keeps re-optimizing and re-benchmarking the package as serving engines improve, then gives your workspace the newest verified version.

Your original package purchase remains separate. The package is yours forever, stays downloadable, and never expires whether or not you subscribe.

## What the subscription includes

| Included                | What it means                                                                       |
| ----------------------- | ----------------------------------------------------------------------------------- |
| Ongoing optimization    | RunInfra revisits the package as its serving engine improves.                       |
| New benchmark receipts  | Updated versions include new measured proof instead of assumed gains.               |
| Latest verified version | Your workspace can download the newest version produced for the subscribed package. |
| Email notices           | You receive billing receipts and notices when a new verified version is available.  |

<Info>
  A new version is verified against measured results. Refer to that version's receipt for its speedup, throughput, accuracy recovery, and VRAM figures.
</Info>

## Billing

Continuous Optimization costs about 20 credits per month for each subscribed package, or about $20 because 1 credit = $1. The subscription draws from the same workspace credit balance as the package purchase and other RunInfra usage.

The subscription applies per package. Subscribing to one package does not add update coverage to another package in the workspace.

## Cancel the subscription

You can cancel at any time. The current paid period continues until its end, and future monthly renewals stop after that period.

Canceling does not remove the package you bought. Your one-time purchase remains downloadable and does not expire. Version-update access continues through the end of the paid subscription period.

## Common questions

<AccordionGroup>
  <Accordion title="Do I need Continuous Optimization to use my package?">
    No. It is optional. The purchased package remains available to download and use without a subscription.
  </Accordion>

  <Accordion title="How will I know when a new version is ready?">
    RunInfra sends a version-update notice by email. Each updated version includes its measured receipt.
  </Accordion>

  <Accordion title="How am I charged?">
    The monthly charge comes from your existing workspace credit balance. Expect about 20 credits per package each month, where 1 credit = \$1.
  </Accordion>

  <Accordion title="What happens when I cancel?">
    The paid period runs to its end. Future renewals stop, while the package you purchased remains yours and stays downloadable.
  </Accordion>
</AccordionGroup>

## Next steps

<Columns cols={2}>
  <Card title="Optimized Models Catalog" icon="package" href="/docs/features/optimized-models-catalog">
    Browse, buy, download, and deploy verified packages.
  </Card>

  <Card title="Optimization" icon="zap" href="/docs/features/optimization">
    Run pipeline-specific optimization against your own priorities and constraints.
  </Card>

  <Card title="Plans and pricing" icon="credit-card" href="/docs/introduction/plans">
    Review workspace credits and paid plans.
  </Card>

  <Card title="Models" icon="cpu" href="/docs/features/models">
    Explore supported model types and selection guidance.
  </Card>
</Columns>
