> For the complete documentation index, see [llms.txt](https://help.spicegems.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.spicegems.com/geoip-country-redirect/geomarket-redirect.md).

# GeoMarket Redirect

**GeoMarket Redirect** - directs users to their regional store based on their Country location and IP address. It helps businesses tailor the user experience by ensuring visitors see the most relevant content, currency, language, or product availability for their region.

**Sync data from Markets:**\
In the app, you can synchronise all Shopify markets created for different regions in your store.

Here you can configure any of the redirection functionalities according to your requirements. The redirection can be managed in 3 ways:

**-** [**Popup**](/geoip-country-redirect/geomarket-redirect/popup.md)\
\&#xNAN;**-** [**Auto-redirect**](/geoip-country-redirect/geomarket-redirect/auto-redirect.md)\
\&#xNAN;**-** [**Switcher / Selector**](/geoip-country-redirect/geoip-switcher.md)

[**Popup**](/geoip-country-redirect/geomarket-redirect/popup.md)**:** The GeoMarket popup allows you to display relevant information to visitors about their regional store. It also provides them with the option to manually select their preferred language and currency.

[**Auto-Redirect**](/geoip-country-redirect/geomarket-redirect/auto-redirect.md)**:** The Auto-Redirect feature automatically directs visitors to their regional store while pre-selecting the appropriate language and currency based on their location.

[**Switcher / Selector**](/geoip-country-redirect/geoip-switcher.md): This option allows visitors to manually choose their regional store, along with their preferred language and currency.


---

# 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://help.spicegems.com/geoip-country-redirect/geomarket-redirect.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.
