# Geolocation

Talordata Proxy's location options include <kbd>Region</kbd>, <kbd>State/Province</kbd>, <kbd>City</kbd>, and <kbd>ASN</kbd>.

* **Country**

**`region-` Corresponds to the country or region parameter.**&#x20;

You can find the list of countries/regions supported by Talordata proxy resources here ([<mark style="color:$success;">talordata.com/location</mark>](https://talordata.com/location)). The value is the two-letter country code ([<mark style="color:$success;">ISO 3166-1 alpha-2</mark>](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).

For example:

<kbd>region-us</kbd>: United States

* **State/Province**

**`state-` The value is the name of the state/province.**

For example:

<kbd>st-tokyo</kbd>: Tokyo

<kbd>st-california</kbd>: California

* **City**

**`city-`** **The value is the city name.**

Example:

<kbd>city-sanfrancisco</kbd>: San Francisco

* **ASN**

Corresponds to a specific internet operator at a given location

**`asn-` The value is the ASN number.**

Example:

Proxy US Operator - Solarus

asn-<kbd>AS10352</kbd>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.talordata.com/proxy/rotating-residential-proxies/geolocation.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.
