# Global Accelerator Billing

## Prerequisites

Global accelerator resources are all [**subscription**](/welcome/pricing/general-pricing-rules/subscription.md) resources. Please first see [**General Pricing Rules**](/welcome/pricing/general-pricing-rules.md) and [**General Lifecycle Rules**](/welcome/pricing/general-lifecycle-rules.md) to know about basic pricing ways of subscription resources.

## **Acceleration Package**

Zenlayer global accelerator offers eight types of subscription package: Starter, Plus, Pro and Max. Each package includes the quota of data transfer and acceleration IPs.

New users can try the Starter acceleration package 7 days for free. You can manually purchase the service before the end of the trial.

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

<mark style="color:blue;">The packages with CN2 can accelerate worldwide regions including mainland China, while packages without CN2 cannot.</mark>
{% endhint %}

<table><thead><tr><th width="159">Package</th><th width="119">Data Transfer</th><th width="130">Acceleration IP</th><th width="151">Line Bandwidth Cap</th><th width="134">Connections</th></tr></thead><tbody><tr><td>Starter</td><td>500 GB</td><td>6</td><td>40 Mbps</td><td>30,000</td></tr><tr><td>Starter (CN2)</td><td>500 GB</td><td>6</td><td>40 Mbps</td><td>30,000</td></tr><tr><td>Plus</td><td>1,024 GB</td><td>10</td><td>60 Mbps</td><td>50,000</td></tr><tr><td>Plus (CN2)</td><td>1,024 GB</td><td>10</td><td>60 Mbps</td><td>50,000</td></tr><tr><td>Pro</td><td>5,120 GB</td><td>14</td><td>100 Mbps</td><td>100,000</td></tr><tr><td>Pro (CN2)</td><td>5,120 GB</td><td>14</td><td>100 Mbps</td><td>100,000</td></tr><tr><td>Max</td><td>10,240 GB</td><td>20</td><td>Unlimited</td><td>Unlimited</td></tr><tr><td>Max (CN2)</td><td>10,240 GB</td><td>20</td><td>Unlimited</td><td>Unlimited</td></tr></tbody></table>

### Billing Method

You can subscribe subscription packages for 1 month, 3 months, 6 months or 1 year. Detailed price shown on zenConsole shall prevail.

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

* <mark style="color:blue;">If you manually delete your Accelerator, it will be destroyed immediately.</mark>
* <mark style="color:blue;">You can change subscription package type and subscription terms. See</mark> [<mark style="color:purple;">**Upgrades and Downgrades**</mark>](/welcome/pricing/general-lifecycle-rules.md#upgrades-and-downgrades) <mark style="color:blue;">and</mark> [<mark style="color:purple;">**Subscription Term Change**</mark>](/welcome/pricing/general-lifecycle-rules.md#subscription-term-change) <mark style="color:blue;">for more details.</mark>
* <mark style="color:blue;">If your account is overdue because of data transfer overages, while your resources are still in use, the resources will enter Protection stage with service continues for 2 hours, after which service will be suspended till the end of the subscription term.</mark>
  {% endhint %}

## **Add-on Acceleration IP**

An acceleration IP accelerates the connectivity between an acceleration region and the origin.

You can subscribe add-on acceleration IPs except for the quota included in your package, in order to create more acceleration services.

<img src="/files/MsHBYuCtHLxUJJCK8H1x" alt="Acceleration IP Scenarios" class="gitbook-drawing">

### Billing Method

You subscribe an add-on acceleration IP for the same subscription term as your package on a pro rata basis.

For example, if you subscribe an add-on acceleration IP 10 days after the package subscription, this IP will be charged for a use of 20 days in the current subscription term.

## **Data Transfer Overages**

Data transfer overages are the data transfer exceeded the included size in the subscription package. Data transfer overages are pay-as-you-go resources billed per GB by hour.

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

<mark style="color:blue;">To prevent extra high fees caused by data transfer overages, you are recommended to choose a subscription package with sufficient data transfer you need at the beginning.</mark>
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.console.zenlayer.com/welcome/pricing/global-accelerator-pricing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
