# Why does it say my server is located elsewhere?

{% hint style="info" %}
We get our IP's from RIPE & ARIN, RIPE is the European RIR for IP addresses. We then transfer and geo-locate our IP's over to the US and announce the IP's at the US datacenter.&#x20;

Our ARIN IPs may also say that they're from different locations (CA/MX). Google and Amazon may take months to update locations.&#x20;

The announcement takes a couple weeks to geo-locate the IP addresses. Please make sure to use proxies for optimal speeds. Note that amazon and some other databases only update every 6-12 months. \
\
Note that your server is in the location of sale. If you buy a VA server then it will be a server physically located in VA.&#x20;
{% endhint %}


---

# 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-servers.zesty.group/server-questions/us-server-is-in-the-eu.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.
