> For the complete documentation index, see [llms.txt](https://doc.thordata.com/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thordata.com/doc/zh/chang-jian-wen-ti/chan-pin-wen-ti/zhu-zhai-dai-li/ru-he-ding-wei-te-ding-de-cheng-shi.md).

# 如何定位特定的城市？

1、您可以在[**端点生成器**](broken://pages/l7tGsoJiyJkCYi3KNLvM)中，选择城市列表并在列表中选择您需要指定使用的城市即可。

{% hint style="info" %}
[**点击此处**](broken://pages/l7tGsoJiyJkCYi3KNLvM)了解更对关于端点产生器的使用教程
{% endhint %}

2、您还可以通过添加`city`参数并在参数后添加城市名称，指定使用某个城市的IP

例如：使用来自美国华盛顿的随机IP地址对`ipinfo.thordata.com`执行查询

```sh
curl -x t.pr.thordata.net:9999 -U "td-customer-USERNAME-country-US-city-washington:PASSWORD" ipinfo.thordata.com
```

{% hint style="info" %}
[**点击此处**](/doc/zh/proxies/residential-proxies/location-settings.md)了解更多关于地理位置的使用教程
{% endhint %}
