> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/welcome/cn/pricing/network-billing/aggregated-burstable-95th.md).

# 合并突发 95 计费

您按月先使用后付费。如果您有基础承诺速率，您需要先支付该部分费用。系统每月对您所在城市的一个合并带宽组中的所有实例的峰值带宽进行采样，并丢弃最高的 5% 的样本。剩余样本中的最高值即为计费带宽。

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

<mark style="color:blue;">对于这种网络计费方式，合并带宽组中的实例仅位于一个城市。</mark>

<mark style="color:blue;">请与</mark> [<mark style="color:purple;">**区域合并突发 95 计费**</mark>](/welcome/cn/pricing/network-billing/regional-aggregated-burstable-95th.md)<mark style="color:blue;">区分开来。采用这种计费方式的实例通常位于更广泛的区域，涵盖多个城市。</mark>
{% endhint %}

<table data-full-width="false"><thead><tr><th width="179.33333333333331">计费模式</th><th width="240">计费项</th><th>描述</th><th data-hidden>示例</th></tr></thead><tbody><tr><td>含保底的突发 95 计费</td><td>一个带宽组中所有实例的 95 带宽使用量</td><td>您首先支付带宽承诺费用，超出基础承诺速率的部分按 Mbps 后付费。</td><td></td></tr></tbody></table>

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

<mark style="color:blue;">如果带宽组中没有添加任何实例，则不会对该带宽组进行计费。</mark>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/pricing/network-billing/aggregated-burstable-95th.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
