Subscription packages, credit limit allocation, and billing logic explanation
This article explains the subscription packages, quota allocation, and billing logic, and provides the platform's built-in LLM engine.USD/1M TokensPrice list (automatic deduction within the monthly settlement cycle).
1. Package Overview
Subscribe with "moonBilling is based on a periodic system. Each billing period will issue a corresponding available credit limit, which can be used to offset translation fees within the period; any unused credit limit will expire upon the expiration date (it does not accumulate across periods).
| combo | Monthly fee (USD) | Site Limit | Machine translation (MT) | LLM Translation | Prompt Template | Custom website profile Prompt | Comes with API Key |
|---|---|---|---|---|---|---|---|
| FREE | 0.00 | 1 | support | Not supported | 不支持 | 不支持 | 不支持 |
| CUSTOM | 3.99 | 2 | 支持 | 支持 | 支持 | 支持 | allow |
| STARTUP | 19.90 | 10 | 支持 | 支持 | 支持 | 支持 | 允许 |
| BUSINESS | 29.90 | 99 | 支持 | 支持 | 支持 | 支持 | 允许 |
illustrate:
- FREEOnly machine translation capabilities are available.
- Paid packagesEnables LLM translation capabilities and supports selecting Prompt templates.
b2b / b2c / tech_doc / creative) and configure custom website profiles Prompt.- GlossaryThe feature will be launched soon; its availability will depend on page capabilities and engine support.
2. Subscription Period and Quota Rules
The "Subscription Packages" page displays your current subscription information, which typically includes:
- Current package, monthly fee and site limit
- Subscription period start and end time, next billing time
- Current period total amountandAvailable credit
- Is it allowed to bring your own API Key?
Credit limit rules:
- Monthly disbursement quotaA fixed amount is issued for each billing cycle (usually the same as the monthly fee of the package).
- Automatic deduction within the periodThe cost of translation tasks will be deducted from the available credit limit first.
- Reset to zero upon expirationUnused credit expires at the end of the cycle (and is not carried over).
- Site limit constraintsTasks can be bound and managed within the site's limit; exceeding the limit requires upgrading the plan.
3. Billing Logic (LLM / Machine Translation / Built-in Key)
3.1 Machine Translation (MT)
- Free to use (whether there is a limit to the number of calls/tasks is subject to the information displayed on the page).
- If you use the platform's built-in free machine translation engine, there will usually be no charge.
3.2 LLM Translation (charged per Token)
LLM translation by "Actual Token Input+Actual output tokens"Settlement, and related to the unit price of the selected engine/model."
Fee Formula (USD):
hint:Task execution may encounter failures (such as timeouts, rate limiting, unstable model output, etc.). Settlement will be based on system records.Actual consumptionFor accuracy; failed tasks may also incur some of the costs already incurred.
3.3 Comes with its own API Key (does not use the platform's credit limit)
After enabling the built-in API Key:
- Translation requests use the provided key to invoke the corresponding service;
- It does not consume platform subscription quota.;
- The fees are charged to the account with the included key by the third-party service provider according to their rules.
4. Platform Engine Price List
The unit price for the platform's built-in LLM engine and free machine translation engine is as follows (USD / 1M Tokens):
| Engine coding | Engine Name | Platform Model | supplier | Enter (USD/1M Tokens) | Output (USD/1M Tokens) | Remark |
|---|---|---|---|---|---|---|
| deepseek | deepseek/deepseek-v4-flash | Custom configuration | deepseek | 0.15 | 0.3 | Platform Billing LLM |
| xiaomimo | Xiaomi/mimo-v2.5 | 自定义配置 | Millet | 0.15 | 0.3 | 平台计费 LLM |
| openrouter | gpt-4o | 自定义配置 | openrouter | 0.30 | 10.0 | Commonly used with built-in keys |
| bigmodel | GLM-4.7-FlashX |
自定义配置 | Mass Spectrometry AI | 0.08 | 0.45 | 常用于自带 Key |
| zov | zov (free) | Built-in platform | The platform provides | 0.00 | 0.00 | Free translation engine |
| edge | edge (free) | 平台内置 | edge | 0.00 | 0.00 | Free machine translation engine |
| Google (free) | 平台内置 | 0.00 | 0.00 | 免费机翻引擎 |
5. Transaction details and reconciliation
To facilitate auditing and reconciliation, the system provides:
- Translation taskTask status, time taken, reason for failure, engine/model used, etc.
- Task Consumption DetailsInput/output Tokens, corresponding deduction and offset sources (subscription quota or built-in Key) according to task records.
We recommend viewing your spending details first in the following scenarios:
- The estimated cost is inconsistent with the actual cost.
- The task failed but incurred some costs.
- Repeatedly running the same task multiple times results in accumulated costs.