# Select a Bare Metal Network as Access Point

<div align="left"><figure><img src="/files/7ZtgX2m5wbfbGqvZxpiZ" alt=""><figcaption><p>Bare Metal Network Connection</p></figcaption></figure></div>

If you have created a [**VPC**](/welcome/bare-metal/overview/private-network/virtual-private-cloud.md), and you want resources in this VPC can communicate with other resources in your data center or infrastructures in your public cloud, add this VPC as an access point into a cloud router.

If you haven't got your desired VPC, you can click **Create New VPC** to create a new one. See [**VPC Creation**](/welcome/bare-metal/get-started/create-a-virtual-private-cloud.md) for more details.

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

<mark style="color:blue;">There are subnets in a VPC and instances in subnets with the same IP range can not communicate with each other. Please plan the IP ranges of your subnets reasonably in advance in case of abnormal connection.</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/cloud-networking/get-started/create-a-layer-3-connection/select-a-vpc-as-access-point.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.
