> 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/faq/product-problem/how-to-target-specific-countries-regions.md).

# How to target specific countries/regions?

1. In the endpoint generator, select the country/region list and select the country/region you want to specify in the list.

{% hint style="info" %}
[**Click here**](broken://pages/KR3EVpTm4XLwbQWVv7DS) to learn more about endpoint generator usage tutorials
{% endhint %}

2. You can also specify to use an IP from a certain country by adding the `country` parameter and the country code after the parameter.

Example: Use a random IP from the United States to perform a query for `ipinfo.thordata.com`

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

{% hint style="info" %}
[**Click here**](/doc/proxies/residential-proxies/location-settings.md) to learn more about geolocation tutorials
{% endhint %}
