# Real location still visible

If websites still detect your real geolocation then you probably have not set your browser profile correctly. This problem is often caused by the proxy, which is not correctly attached to the browser profile.

{% stepper %}
{% step %}

#### Check proxy settings

In the ‘Proxy’ tab make sure you have selected one of the options: HTTPS proxy, Socks 4, or Socks 5, and that you have actually added a proxy to the profile.
{% endstep %}

{% step %}

#### Check timezone / geolocation

In the **Timezone** tab confirm that the geolocation is entered based on the IP address you added to the browser profile. You can also manually change the time zone, but note that adjusting the geolocation yourself entails risks if you do this incorrectly.
{% endstep %}

{% step %}

#### Relaunch and check

Once you have completed these two steps, relaunch the browser profile and check your geolocation at:

* <https://www.browserleaks.com>
* <https://www.whoer.net>
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}
If the problem is still not fixed or you have any questions, please contact our [support team](https://incogniton.com/contact/).
{% 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.incogniton.com/general-questions/troubleshooting/real-location-still-visible.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.
