# Our Infrastructure

**Infrastructure Footprint**

Nodies boasts a vast global presence with data centers across the world. We utilize a hybrid approach, combining our proprietary hardware with trusted bare metal providers. To provide a clearer picture of our geographical coverage, our infrastructure regionally load balances across the following locations:

* **US-EAST:** New York/New Jersey
* **US-WEST:** Phoenix
* **AP-SE:** Singapore
* **EU-Central:** Frankfurt

**Redundancy & Reliability**

Each of our RPC nodes is protected and scaled through with a software load balancer. This allows us to interlink chains across various regions, ensuring high levels of fault tolerance. Furthermore, we maintain a minimum of two RPC nodes for every chain, all of which are consistently connected to our load balancer. This robust system culminates in our global load balancer, guaranteeing minimal latency for your dAPP, thereby offering an unmatched user experience.


---

# 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.nodies.app/overview/our-infrastructure.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.
