> For the complete documentation index, see [llms.txt](https://docs.ipwo.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ipwo.net/huo-qu-yu-pei-zhi-dai-li/can-shu-shuo-ming/guo-jia-cheng-shi-she-zhi.md).

# 国家/城市设置

国家 / 城市设置用于控制代理 IP 的地理位置。通过指定目标地区，你可以获取来自特定国家或城市的 IP，从而满足本地化访问或数据采集需求。

***

### 一、什么是国家 / 城市设置？

国家 / 城市设置是指：

👉 在获取或使用代理时，指定 IP 所在的地理位置

例如：

* 获取美国 IP（US）
* 获取日本东京 IP（JP / Tokyo）

***

### 二、为什么需要地区设置？

不同地区的 IP 会影响：

* 网站展示内容（如价格、语言）
* 搜索结果排名
* 广告投放效果
* 访问权限（地区限制）

👉 通过设置地区，可以模拟真实用户的本地访问行为。

***

### 三、支持的地区类型

IPWO 支持以下维度的地理定位：

#### 国家级（Country）

* 如：US（美国）、JP（日本）、UK（英国）
* 最常用，成功率较高

***

#### 州 / 省（State）

* 如：California（加州）
* 适用于更精细的区域需求

***

#### 城市（City）

* 如：Tokyo（东京）、NewYork（纽约）
* 精度最高，但可用 IP 数量相对较少

***

### 四、如何设置国家 / 城市？

地区通常可以在配置代理时进行设置

[账密认证](/huo-qu-yu-pei-zhi-dai-li/ru-he-huo-qu-dai-li/yong-hu-ming-he-mi-ma-ren-zheng.md)和[API提取](/huo-qu-yu-pei-zhi-dai-li/ru-he-huo-qu-dai-li/api-ti-qu.md)可以直接进行选择

地区通常通过也可以参数进行设置（适用于动态代理）：

***

#### 国家设置示例

```
zone_JP
```

👉 表示获取日本 IP

***

#### 州 / 城市设置示例

```
zone_US_st_California_city_LosAngeles
```

👉 表示获取美国加州洛杉矶 IP

***

### 五、使用建议（重要）

* 优先使用国家级定位，稳定性更高
* 仅在必要时使用城市级定位
* 地区越精细，可用 IP 越少
* 高并发任务建议使用较大区域（如国家级）

***

### 六、常见问题

#### 是否保证一定获取指定城市 IP？

不完全保证，取决于当前可用资源。

***

#### 静态代理是否支持地区选择？

支持，但通常在购买或分配时确定。

***

### 七、下一步

设置地区后，你可以继续：

* 查看「协议说明」 → 选择合适协议
* 查看「轮换 IP / 粘性 IP」 → 控制 IP 行为
* 参考「集成教程」 → 在工具中使用

***

### 总结

国家 / 城市设置的核心是“控制访问位置”：

* 国家 → 稳定优先
* 城市 → 精度优先

合理选择地区，可以提升数据准确性和业务效果。

***

### 获取更多帮助

如果以上内容未能解决你的问题，你可以通过以下方式获取支持：

* 联系IPWO官网右侧**在线客服**获取实时帮助
* ​发松邮件至<proxykaka@ipwo.net>
* 查看「[常见问题](/chang-jian-wen-ti.md)」获取更多解答

我们的支持团队将尽快协助你解决问题。

***


---

# 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:

```
GET https://docs.ipwo.net/huo-qu-yu-pei-zhi-dai-li/can-shu-shuo-ming/guo-jia-cheng-shi-she-zhi.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.
