> For the complete documentation index, see [llms.txt](https://docs.terabix.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.terabix.net/network/data-center-locations.md).

# Data Center Locations

<div data-full-width="false"><figure><img src="/files/IWJ1xBrVsGnUL6NqST53" alt="" width="375"><figcaption><p>From our trip to Equinix JH1</p></figcaption></figure> <figure><img src="/files/FQSjgD7paOxajtz5J1ki" alt="" width="375"><figcaption><p>From our trip to Equinix JH1</p></figcaption></figure></div>

We currently have one data center PoP in **Johor Bahru, Malaysia**.&#x20;

We are situated in the **Equinix JH1** facility with our own racks and equipment and fiber optic backhaul to Singapore.

Equinix JH1 is a premium facility strategically located in the city of Johor Bahru, 15km away from Singapore. It is located within the [*Johor-Singapore Special Economic Zone*](https://insightplus.bakermckenzie.com/bm/international-commercial-trade/malaysia-the-johor-singapore-special-economic-zone-a-tale-of-two-cities-with-a-modern-twist).&#x20;

Equinix JH1 serves as a carrier-neutral hub with many regional and international networks, ISPs, CSPs, and OTT players.&#x20;

Johor has quickly grown to become a regional data center hub and has benefitted from the overflow of data center demand in Singapore, given its extremely short distance from Singapore and the lower costs of power and space.

As Johor Bahru and Singapore border each other, the two are extremely well connected with plenty of diverse fiber routes between the two locations, providing extremely low latency to/from Singapore. We take full advantage of this for our network, routing most traffic through Singapore.

We have plans to expand our footprint across the globe, so this page will be updated and/or revamped as we expand and establish more points of presence.


---

# 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.terabix.net/network/data-center-locations.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.
