# 如何定位特定的国家/地区？

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

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

2、您还可以通过添加`country`参数并在参数后添加国家代码，指定使用某个国家/地区的IP

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

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

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


---

# 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.thordata.com/doc/zh/chang-jian-wen-ti/chan-pin-wen-ti/ru-he-ding-wei-te-ding-de-guo-jia-di-qu.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.
