> 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-hk/chang-jian-wen-ti/chan-pin-wen-ti/zhu-zhai-dai-li/ru-he-ding-wei-te-ding-de-cheng-shi.md).

# 如何定位特定的城市？

1、您可以在**端點產生器**中，選擇城市列表並在列表中選擇您需要指定使用的城市即可。

{% 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-hk/dai-li/zhu-zhai-dai-li/wei-zhi-she-zhi.md)了解更多關於地理位置的使用教程
{% endhint %}
