> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/products/cn/proxies/dedicated-isp-proxies/self-service/location-settings.md).

# 位置与 ISP 信息

了解独享ISP代理的位置设置、如何访问特定位置，以及如何验证代理的 ISP 提供商和 ASN。

我们使用 [MaxMind GeoIP2](https://www.maxmind.com/en/geoip2-databases) 用于确定 IP 位置的数据库。

要访问具有特定位置的 IP，无需提供任何额外参数。只需向与所需位置分配的 IP 关联的端口发送请求。

### ISP 提供商和 ASN 检查

我们理解您可能需要验证 ISP IP 的网络提供商。某些数据库可能会为 ISP 提供商或 ASN 显示不准确的数据，因为它们通常显示的是原始 IP 地址所有者，而不是该 IP 当前公告所在的网络。为确保您获得最准确的实时数据，我们建议在以下位置检查您所选的 ISP 提供商和 ASN 数据 [RIPEstat](https://stat.ripe.net/) 数据库中检查 ISP 提供商和 ASN 数据。它反映了该 IP 当前的互联网通告状态。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://developers.oxylabs.io/products/cn/proxies/dedicated-isp-proxies/self-service/location-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
