# Perform Targeting

#### How to Specify Country

If you need to geo-target requests at the country level, simply append&#x20;

<pre class="language-powershell"><code class="lang-powershell"><strong>&#x3C;winbayproxy_username>-type-residential-country-&#x3C;country_code>
</strong></code></pre>

#### How to Specify State

If you need to geo-target requests at the state level, simply append `-state-<state_name>` after the `<winbayproxy_username>-country-<country_code>`.

#### How to Specify City

If you need to geo-target requests at the city level, simply append `-city-<city_name>` after the `<winbayproxy_username>-country-<country_code>`.
