# Geo（地理位置）

Geolocation API是W3C HTML5标准的一部分，该标准提供了一个简单的高级JavaScript API，该API允许网站请求实际位置，从而潜在地损害了用户的隐私。 此地理位置API测试旨在确保未经您的明确许可，不会通过此API访问任何位置信息。

资料来源：<https://browserleaks.com/geo>


---

# 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://doc.bitbrowser.cn/fingerprint/9.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.
