> 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/platform/global-locations.md).

# Global Locations

Zenlayer operates cloud infrastructure across a global network of data centers, delivering low-latency compute, networking, and CDN services in every major region. Use the links below to see infrastructure details, available services, and connectivity options for each location.

## Asia Pacific

* [Singapore](https://cloud.zenlayer.com/datacenters/singapore)
* [Hong Kong](https://cloud.zenlayer.com/datacenters/hong-kong)
* [Tokyo](https://cloud.zenlayer.com/datacenters/tokyo)
* [Osaka](https://cloud.zenlayer.com/datacenters/osaka)
* [Seoul](https://cloud.zenlayer.com/datacenters/seoul)
* [Jakarta](https://cloud.zenlayer.com/datacenters/jakarta)
* [Kuala Lumpur](https://cloud.zenlayer.com/datacenters/kuala-lumpur)
* [Manila](https://cloud.zenlayer.com/datacenters/manila)
* [Ho Chi Minh City](https://cloud.zenlayer.com/datacenters/ho-chi-minh-city)
* [Hanoi](https://cloud.zenlayer.com/datacenters/hanoi)
* [Sydney](https://cloud.zenlayer.com/datacenters/sydney)
* [Melbourne](https://cloud.zenlayer.com/datacenters/melbourne)

## Europe

* [Frankfurt](https://cloud.zenlayer.com/datacenters/frankfurt)
* [Amsterdam](https://cloud.zenlayer.com/datacenters/amsterdam)
* [Marseille](https://cloud.zenlayer.com/datacenters/marseille)
* [Istanbul](https://cloud.zenlayer.com/datacenters/istanbul)

## North America

* [Los Angeles](https://cloud.zenlayer.com/datacenters/los-angeles)
* [Dallas](https://cloud.zenlayer.com/datacenters/dallas)
* [Miami](https://cloud.zenlayer.com/datacenters/miami)
* [Washington, D.C.](https://cloud.zenlayer.com/datacenters/washington-dc)

## South America

* [São Paulo](https://cloud.zenlayer.com/datacenters/sao-paulo)
* [Bogotá](https://cloud.zenlayer.com/datacenters/bogota)
* [Lima](https://cloud.zenlayer.com/datacenters/lima)
* [Santiago](https://cloud.zenlayer.com/datacenters/santiago)
* [Buenos Aires](https://cloud.zenlayer.com/datacenters/buenos-aires)

## Middle East & Africa

* [Dubai](https://cloud.zenlayer.com/datacenters/dubai)
* [Riyadh](https://cloud.zenlayer.com/datacenters/riyadh)
* [Johannesburg](https://cloud.zenlayer.com/datacenters/johannesburg)


---

# 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/platform/global-locations.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.
