> 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/pricing/network-billing/flat-rate.md).

# Flat Rate

Billed at a pre-committed bandwidth rate. Your monthly cost is fixed regardless of actual traffic volume.

## Key features

* **Billing unit**: Mbps (e.g., 10M, 100M, 1G)
* **Billing cycle**: Monthly, billed at the start of each month
* **Pricing**: bandwidth rate × unit price (USD/Mbps/month)
* **Unlimited traffic**: No traffic cap or extra charges within the committed bandwidth
* **Dedicated bandwidth**: Not shared with others — stable, predictable quality

## Use cases

Best for customers with stable traffic and a clear bandwidth expectation, such as video delivery, enterprise leased lines, and CDN origin pull.

## Example

Singapore ↔ Hong Kong, 100 Mbps flat rate at $2/Mbps/month → $200/month

For a detailed guide on how Flat Rate billing works, when to use it, and how it compares to other billing methods, see the [Flat Rate Billing](/welcome/elastic-compute/networking/01-overview/04-flat-rate.md) documentation.


---

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

```
GET https://docs.console.zenlayer.com/welcome/pricing/network-billing/flat-rate.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.
