# 真实位置仍然可见

如果网站仍然检测到您的真实地理位置，那么您可能没有正确设置浏览器配置文件。这个问题通常是由代理引起的，因为代理没有正确附加到浏览器配置文件。

{% stepper %}
{% step %}
**检查代理设置**

在‘Proxy’选项卡中，确保您选择了以下选项之一：HTTPS proxy、Socks 4 或 Socks 5，并且您确实已将代理添加到配置文件中。
{% endstep %}

{% step %}
**检查时区/地理位置**

在**Timezone**选项卡中，确认地理位置是根据您添加到浏览器配置文件的 IP 地址输入的。您也可以手动更改时区，但请注意，如果您错误地调整地理位置，可能会带来风险。
{% endstep %}

{% step %}
**重新启动并检查**

完成这两个步骤后，重新启动浏览器配置文件并在以下网站检查您的地理位置：

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

{% hint style="info" %}
如果问题仍未解决或您有任何疑问，请联系我们的[支持团队](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/documentation/chinese-documentation/chang-jian-wen-ti/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.
