# Mobile Proxies City

Source: https://docs.evomi.com/proxy-instructions/mobile-proxies/geo-targetting/city/

You can target a specific city by using the `city` parameter in your proxy string. This parameter allows you to connect to a proxy located in a specific city.

You can specify any city in the proxy string. If a city uses a space in its name, replace the space with a dot (e.g., `New York` becomes `new.york`). Make sure to spell the city name in lowercase. If a city is not available our proxy servers will respond with a 412 error code.

```bash
curl -x http://mp.evomi.com:3000 -U testuser:testpassword_city-new.york https://ip.evomi.com/s

curl -x http://mp.evomi.com:3000 -U testuser:testpassword_city-berlin https://ip.evomi.com/s

```

  Note that you can find all available cities in the dashboard via our [Proxy Generator](https://docs.evomi.com/proxy-instructions/proxy-generator/).
