# 流量包计费

您可以购买启用中的订阅流量包或含保底的突发 95 计费流量包。您将按出站数据流量计费。

* 启用中的订阅\
  订阅包内的流量仅在自然月内有效，超出套餐的流量将按 GB 逐小时计费。
* 含保底的突发 95 计费\
  您将按 GB 逐小时计费。如果存在逾期付款，服务和计费将停止，所有数据将被存储 24 小时。

对于启用中的订阅和含保底的突发 95 计费实例，实例列表中显示的流量使用情况自创建以来按自然月计算。自然月是指从一个月的某一天到下个月的同一天（如果存在）或下个月的最后一天（例如从 1 月 3 日到 2 月 3 日，或从 1 月 31 日到 2 月 29 日）的期间。

<figure><img src="/files/iqFrZWyUWPSuKRVeiUOO" alt=""><figcaption><p>流量使用情况</p></figcaption></figure>

以下是一些示例。

* 假设您在 5 月 15 日购买了一个为期 3 个月的订阅实例，每月流量包为 5 TB。\
  则此处的 `0.00TB/5.00TB` 表示从 5 月 15 日到 5 月 31 日的已使用和总流量。从 6 月 1 日起，流量将重置并重新计算下一个自然月的数据，即从 6 月 1 日到 6 月 30 日。
* 假设您在 5 月 15 日购买了一个含保底的突发 95 计费实例，按 GB 逐小时计费。\
  则此处的 `0.00TB` 表示从 5 月 15 日到 5 月 31 日的已使用流量。从 6 月 1 日起，流量将重置并重新计算下一个自然月的数据，即从 6 月 1 日到 6 月 30 日。

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

<mark style="color:blue;">强烈建议您根据实际业务需求购买足够的流量包。</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/cn/pricing/network-billing/data-transfer.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.
