> 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/bare-metal/get-started/create-a-bare-metal-instance/select-a-location.md).

# Select a Location

Bare metal instances are zone-specific resources and you need to provision your instances in specific [zones](/welcome/bare-metal/overview/models-zones-and-operating-system.md#zones) in cities. Select a city and its corresponding zone.

You can filter the cities by the following conditions, and more cities will be available for these functions soon.

<div align="left" data-full-width="false"><figure><img src="/files/34LnvsIFBLHlXV2wqL4U" alt=""><figcaption><p>Select a Location</p></figcaption></figure></div>

## On Sale

You can purchase instances at a reduced price in zones on sale.

## High Availability

Bare Metal HA (High Availability) refers to Network Bonding, a process of combing two physical NICs together into a single logical one, which provides redundancy to achieve higher reliability.

## China-optimized

China-optimized cities support CN2 GIA (CN2 Global Internet Access), the fastest and most stable China route, helping you to access to China from overseas. As for now, Los Angeles, Hong Kong and Tokyo are available for CN2.

## Cloud Router Enabled

Only some models of the instances in specified zones can be accessed to Zenlayer backbone, supporting cloud router, that is support VPC creation. If you have related network planning, please filter and select corresponding zones.

## Restock Inventory

If you haven't found the location you need, click **Restock Inventory** on the right.

Fill the table with **Location**, **Model** and **Quantity** to submit your request.

<figure><img src="/files/tYbf1sZkaYF7U1foKLAj" alt=""><figcaption><p>Restock Inventory</p></figcaption></figure>


---

# 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/bare-metal/get-started/create-a-bare-metal-instance/select-a-location.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.
