# Hosting Centre IP List

The following IP addresses are not the game servers, the only purpose they serve is to tell the client what region suits you best in terms of ping. The client will ping all the addresses and start looking for all the games in the region with the least ping. The range of acceptable ping increases every minute by 50ms to a maximum of 250ms.&#x20;

| Region             | IP             |
| ------------------ | -------------- |
| Finland            | 135.181.39.245 |
| USA California     | 34.94.87.189   |
| USA South Carolina | 34.75.150.184  |
| Germany            | 34.107.96.2    |
| Brazil             | 35.198.0.161   |
| Singapore          | 35.198.227.55  |
| Australia          | 35.244.84.180  |

*Last Updated 16th April 2022*


---

# 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://hngguide.dudwire.com/server-ip-list.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.
