# Create Cross-region Bandwidth

Cross-region bandwidth allows internal connection between regions in a global VPC. If you need to establish a internal network between different regions within a global VPC, you must purchase a cross-region bandwidth service.

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

<mark style="color:blue;">By default, 10 Kbps free bandwidth is available for testing between regions in a global VPC.</mark>
{% endhint %}

## Procedures

1. Go to **Global VPC** > **Cross-region Bandwidth** > **Create Cross-region Bandwidth**.
2. Choose a global VPC that you want to establish internal network.
3. Select your network billing model.\
   Currently only [Flat Rate](/welcome/pricing/network-billing/flat-rate.md) is supported.
4. Configure the bandwidth cap between region A and region Z.\
   Select region A and region Z as the two regions you want to enable internal network communication between, and configure the bandwidth cap, whose value ranges from 1 Mbps to 200 Mbps.
5. Label cross-region bandwidth.
6. Check your order and confirm it.

## More Actions

Go to **Cross-region Bandwidth** > **Actions** to change the bandwidth cap.


---

# 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/elastic-compute/get-started/manage-networking/create-cross-region-bandwidth.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.
