# Localization

- [Proxy Location](https://developers.oxylabs.io/products/web-scraper-api/features/localization/proxy-location.md): Find out how to use the geo\_location parameter to access web data as if you’re browsing from a different country.
- [SERP Localization](https://developers.oxylabs.io/products/web-scraper-api/features/localization/serp-localization.md): Learn how to get SERP results from the required geolocation.
- [E-Commerce Localization](https://developers.oxylabs.io/products/web-scraper-api/features/localization/e-commerce-localization.md): Learn how to scrape e-commerce data tailored to specific delivery and store locations.
- [Domain, Locale, Results Language](https://developers.oxylabs.io/products/web-scraper-api/features/localization/domain-locale-results-language.md): Learn to configure domain, locale, and language parameters to scrape accurate Amazon, Google, or Bing data.


---

# 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://developers.oxylabs.io/products/web-scraper-api/features/localization.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.
