# 内容分发网络计费

## 前提条件

CDN 资源均为 [**订阅**](/welcome/cn/pricing/general-pricing-rules/subscription.md) 资源。请先参阅 [**通用计费规则**](/welcome/cn/pricing/general-pricing-rules.md) 和 [**通用生命周期规则**](/welcome/cn/pricing/general-lifecycle-rules.md) 了解订阅资源的基本计费方式。

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

* <mark style="color:blue;">任何超出流量包扣除的使用量将按需计费，产生后付费账单。请根据所需服务购买合适的流量包。</mark>
* <mark style="color:blue;">您的账单通常在当前订阅期结束后的 24 小时内生成，具体计费时间以系统为准。</mark>
  {% endhint %}

## 流量包

流量包计费不区分地域。以下表格列出了不同规格及其对应的价格。

<table><thead><tr><th width="325">流量包</th><th>价格/月</th></tr></thead><tbody><tr><td>1 TB</td><td>$25</td></tr><tr><td>10 TB</td><td>$250</td></tr><tr><td>50 TB</td><td>$1250</td></tr><tr><td>100 TB</td><td>$2500</td></tr><tr><td>> 100 TB</td><td>请联系客服。</td></tr></tbody></table>

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

<mark style="color:blue;">1 TB = 1000 GB</mark>

<mark style="color:blue;">1 TB 流量包价格：1000 GB × $0.025/GB = $25。</mark>
{% endhint %}

## **流量超出计费**

超出流量包的流量计费按地域计算。根据特定地域的每单位流量价格对超出的流量使用量进行计费。不同地域的价格详情如下表所示。

<table><thead><tr><th width="558">地域</th><th>价格/GB</th></tr></thead><tbody><tr><td>北美洲-NA 欧盟-NAEU（欧盟：德国、法国、英国、俄罗斯、西班牙）</td><td>$0.025</td></tr><tr><td>亚太地区 1-AP1（香港、新加坡、日本、马来西亚、越南、泰国、柬埔寨、缅甸、孟加拉国、菲律宾、巴基斯坦）</td><td>$0.048</td></tr><tr><td>亚太地区 1-AP2（印度尼西亚、印度、韩国、台湾）</td><td>$0.072</td></tr><tr><td>亚太地区 1-AP3（澳大利亚）</td><td>$0.064</td></tr><tr><td>中东与非洲-MEAA（南非、尼日利亚、阿拉伯、迪拜、卡塔尔）</td><td>$0.06</td></tr><tr><td>南美洲-SA（巴西、哥伦比亚、智利、阿根廷）</td><td>$0.06</td></tr><tr><td>其他</td><td>$0.025</td></tr></tbody></table>

## 流量包变更

您可以在订阅期内更改流量包。

* 建议您根据业务需求选择合适的流量包。更多详情请参阅 [升级与降级](/welcome/cn/pricing/general-lifecycle-rules.md#upgrades-and-downgrades)。
* 您可以在当前订阅期内取消订阅，变更将于下一个订阅期生效。当前订阅期不支持退款。


---

# 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/cn/pricing/content-delivery-network-billing.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.
