# Create Cross Connect

**Follow these steps to create a Cross Connect connection:**

**Step 1:** Successfully log in to GreenNode, and on the Console screen, navigate to the vNetwork service;

**Step 2:** In the left-hand menu of the vNetwork interface, select the Cross Connect section;

**Step 3:** The screen will navigate to the Cross Connect List page;

<figure><img src="/files/tHDaDbKcrttP12nFIiLL" alt=""><figcaption></figcaption></figure>

**Step 4:** On the Cross Connect list screen, click '<mark style="color:blue;">**Create a Cross Connect**</mark>';

**Step 5:** On the 'Create a Cross Connect' screen, fill in the setup information as follows:

* <mark style="color:blue;">**Cross Connect Name:**</mark> Enter the name of the Cross Connect being created;
* Description: (optional) Enter a description for the Cross Connect being created;
* <mark style="color:blue;">**Cross Connect Configuration**</mark>: Select the Requester (default according to the configured region) and Accepter as the two regions that need to communicate with each other;
* <mark style="color:blue;">**Bandwidth Configuration**</mark>: Select the appropriate bandwidth package according to your needs.

<figure><img src="/files/aM40DSBTKYg9wWoUpkur" alt=""><figcaption></figcaption></figure>

**Step 6:** On the right side of the screen, review the package summary and bandwidth costs to create the Cross Connect, then click '**Create**' to confirm and proceed with payment;

**Step 7:** After successful payment, the system will process the connection for the newly created Cross Connect.

{% hint style="success" %}
**Note:**

* On the Cross Connect list screen, you can see the newly created Cross Connect with the status '<mark style="color:blue;">**Provisioning**</mark>' (which means the system is establishing the connection).
* During the setup process for this Cross Connect, the system requires time to authenticate between the two regions, so it <mark style="color:blue;">**may take up to 20 minutes to complete**</mark>. Once the system finishes processing, the status will automatically change to '<mark style="color:blue;">**Active**</mark>.'
* At this point, the user can proceed to [create a VPC connection](/vng-cloud-document/vnetwork/cross-connect/create-a-vpc-connection.md) between the two regions.
  {% 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.vngcloud.vn/vng-cloud-document/vnetwork/cross-connect/create-cross-connect.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.
