# Data centers

## Data centers

MNX operates from data centers worldwide. All data centers feature:

* Class-1 DC operators
* SSAE 16 certified
* Multi-layered physical security
* Highly-redundant power
* Early warning fire suppression
* All tier-1 ISP connectivity
* 10gb/40gb fully-meshed network
* Full peering, fiber connectivity

Select your data centers by region:

* [us-central-1](/data-centers.md#us-east-1)

### [us-central-1](/data-centers.md#us-east-1) <a href="#us-east-1" id="us-east-1"></a>

Mt. Prospect Illinois, United States

#### [API access](/data-centers.md#api-access) <a href="#api-access" id="api-access"></a>

* [CloudAPI endpoint](/api/triton-cli-tool.md): `https://us-central-1.api.mnx.io`
* [Docker API endpoint](broken://pages/-LuID4a1sKuPAsgSAf5s): `tcp://us-central-1.docker.mnx.io:2376`

#### [Triton CNS](/data-centers.md#triton-cns) <a href="#triton-cns" id="triton-cns"></a>

* Public interfaces: `https://<service name>.svc.<account uuid>.us-central-1.triton.zone`
* Private interfaces: `https://<service name>.svc.<account uuid>.us-central-1.cns.mnx.io`

#### [Supported features](/data-centers.md#supported-features) <a href="#supported-features" id="supported-features"></a>

| Feature                                                                         | Support     |
| ------------------------------------------------------------------------------- | ----------- |
| [Bare metal Docker containers](broken://pages/-LuID4_toQjz50xpAsA2)             | coming soon |
| [Bare metal infrastructure containers](/instances/infrastructure-containers.md) | ✓           |
| [Hardware virtual machines](/instances/virtual-machines.md)                     | ✓           |
| [VXLAN overlay networking](/network/triton-networking-and-fabric-user-guide.md) | ✓           |
| Triton CNS for DNS management                                                   | coming soon |


---

# 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.mnx.io/data-centers.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.
