# Geolocation & Residential IPs

Business and Enterprise Plan users can geotarget their requests to [the following countries](/control-and-optimization/geotargeting/standard-geo.md) (Hobby and Startup Plan can only use US and EU geotargeting) by using the `country_code` flag in their request.

Our [Premium Geotargeting](/control-and-optimization/geotargeting/premium-geo.md) service extends the [Standard Geo](/control-and-optimization/geotargeting/standard-geo.md) list, by providing access to Residential and Mobile proxies from less commonly available locations. *Note: available only to Business Plans and higher.*

## City Level Geotargeting

At the moment, we do not support state or city level geotargeting.

## ZIP Code Level Geotargeting

We support ZIP code-level Geotargeting, currently limited only for requests to Amazon US (amazon.com). Visit [this](/control-and-optimization/geotargeting/amazon-zip-code-targeting.md) page to find out more.

## Residential IPs

We use residential proxies as fallback proxies within our standard proxy pools if a request has repeatedly failed. However, if you would like to exclusively use our residential proxy pools, then you can enable this functionality by adding `premium=true` to the requests you send to the API.

## Mobile IPs

Our premium proxy pools contain mobile IPs. There are also used with `ultra_premium=true` enabled requests.


---

# 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://docs.scraperapi.com/resources/faq/geolocation-and-residential-ips.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.
