> For the complete documentation index, see [llms.txt](https://sonic-ai-works.gitbook.io/sonic-networks-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sonic-ai-works.gitbook.io/sonic-networks-docs/help-center/plans-billing-and-upgrades.md).

# Plans, billing & upgrades

Understand Free/Creator/Pro/Studio-style plans, trials, upgrades, cancellations and AI Credit grants.

SONIC is designed as a SaaS product. Available plan names, prices and quotas come from the current versioned billing catalog.

## Plan access

Plans can grant product entitlements such as AI model access, collaboration, storage, analytics or Marketplace capabilities. A plan does **not** grant Admin/Finance permissions.

## AI Credits

Subscription plans may include recurring AI Credit grants. Additional credit packs or promotional grants may also be available.

AI Credits are separate from the SONIC token and from SOL/USDC/EURC balances.

When an AI job starts, credits may first be reserved. On successful completion they settle; on qualifying terminal failure they are released/refunded according to policy.

## Upgrade

An upgrade may become effective immediately after trusted payment-provider confirmation and entitlement refresh.

Do not repeatedly retry checkout if a provider window hangs. Return to Billing/Plan first and check the authoritative status.

## Downgrade or cancellation

Downgrades can be scheduled for a future renewal. Cancellation should show the date through which paid access remains available where applicable.

## Payment issue

If a subscription becomes past due, SONIC may show a grace-period or payment warning. Existing access behavior depends on the configured billing policy; do not assume all content is deleted because one payment attempt failed.

## Checkout safety

A browser `success` screen is not itself payment proof. SONIC waits for trusted provider reconciliation before activating authoritative subscription state.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://sonic-ai-works.gitbook.io/sonic-networks-docs/help-center/plans-billing-and-upgrades.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
