Default catalog (USD)
Stability: configurable defaults. The table above is the compile-time zero-config fallback (
DEFAULT_SUBSCRIPTION_CATALOG_GLOBAL). At runtime, the live catalog comes from system_config.subscription_catalog, so operations can override any price or entitlement. When the pricing page disagrees with this table, the pricing page is correct.Note also that Team’s 100,000 credits are a pool injection, not personal bonus credits — the mechanism differs from the individual tiers. See Team Billing.Free
Available immediately upon registration, no payment required. Includes basic AI conversation capabilities and an entry-level storage quota. The system grants a signup bonus of credits to help you quickly get started with core features.Plus
The entry-level paid plan for individual users. Compared to the Free plan:- More bonus credits
- Larger storage space
- Access to more model options
Pro
An advanced plan for heavy users. Compared to Plus:- Significantly more bonus credits
- Larger storage space
- A wider selection of available models
Flagship
For professional creators and power users. Provides the highest level of bonus credits, storage space, and full access to all models.Team
Designed for team collaboration. In addition to premium individual benefits, it also provides:- Shared credit pool
- Seat management
- Organization-level storage quota
- Team admin dashboard
Enterprise
For large-scale enterprise deployments. Custom solutions — please contact the sales team to discuss your needs.Feature Comparison
How to Purchase
1
Go to the Subscription Page
Click your avatar in the top-right corner → select “Subscription,” or navigate directly to the
/subscription page.2
Choose a Plan
Compare the benefits of each plan and select the tier that suits you.
3
Choose a Billing Cycle
Select monthly or annual billing. Annual billing typically offers a discount and includes additional monthly bonus credits.
4
Complete Payment
Three payment channels are accepted: Stripe, Alipay and WeChat Pay. After successful payment, plan benefits and bonus credits take effect immediately.
Upgrading Your Plan
You can upgrade from a lower-tier plan to a higher-tier plan at any time. When upgrading, the system automatically calculates the prorated difference for the remaining time on your current plan — you only pay the difference.Upgrades take effect immediately. The new plan’s bonus credits are granted in a lump sum at the time of upgrade, and storage quota increases instantly.
Downgrading Your Plan
Downgrades do not take effect immediately. After your current plan expires, the next billing cycle will automatically renew at the new lower-tier plan. Until expiration, you retain full access to your current plan’s benefits.Auto-Renewal
Enabled by Default
Enabled by Default
Auto-renewal is enabled by default when you first subscribe. Before your plan expires, the system automatically charges your payment method to renew, ensuring uninterrupted service.
How to Cancel
How to Cancel
On the Subscription page (
/subscription), use “Disable auto-renewal” in the current-plan status card. After disabling, your current plan remains active until its expiration date, after which it automatically reverts to the Free plan. You can also cancel the mandate in the Alipay or WeChat app.Renewal Failure
Renewal Failure
If auto-renewal charges fail (e.g., insufficient balance or expired payment method), the system will retry within a certain period. After multiple failures, auto-renewal will be paused and you’ll need to manually renew to restore service.
Annual Plans
Choosing annual billing offers a discounted price (lower than 12 months of monthly billing combined). Additional benefits of annual plans:- Discounted pricing: The annual total is less than the sum of 12 monthly payments.
- Monthly bonus credits: In addition to the initial bonus credits at purchase, additional bonus credits are automatically granted each month.
Personal and Team Plans Coexistence
You can hold both a personal paid subscription and a team membership simultaneously. Use the billing subject switcher in the avatar menu to choose whether to use “Personal” or “Team” as your active billing subject. After switching, the wallet charged and the plan information displayed will change accordingly. The two accounts are completely independent — credits are never merged or transferred between them. See Team Billing for details.Key numbers
Failures and fixes
Verified 2026-08-12. Sources:
packages/types/src/subscription.ts (DEFAULT_SUBSCRIPTION_CATALOG_GLOBAL, SUBSCRIPTION_TIER_RANK), packages/types/src/referral-risk.ts (DEFAULT_REFERRAL_REWARD_CONFIG.caps), services/core/src/routes/credit-recharge/index.ts (paid-subscription gate on top-up packs), services/core/src/lib/payment/ (three channels).One more constraint worth knowing: continuous subscription (auto-renewal signing) is only eligible for the pro plan on a monthly cycle (isContinuousSubscriptionEligible). Other tiers and annual cycles require manual renewal — team plans are excluded entirely.
