# GeoIP Switcher

## Overview

The GeoIP switcher allows customers to switch to their native store or regional market based on the switcher configurations. You can allow users to select their native language and currency.

## Key Features

* Seamless integration with **Shopify Markets** (Country, Currency, and Language selector)
* Support for **two switcher types**: Shopify Market Switcher and Manual Switcher
* **Customizable templates** with a design editor for flags, currencies, and styles
* **Flexible placement** of the switcher anywhere in the store
* **Localization support** for displaying content in native languages and currencies
* **No-code setup** for easy configuration and management

## Switchers

In the App, we have 2 types of switchers:

1. Shopify Market Switcher
2. Manual Switcher

### **1. Shopify Market Switcher**

The Shopify market switcher feature is based on Shopify markets created for different regions in the Shopify admin. The switcher allows users to access the store's products in their native language and currency.

{% content-ref url="/pages/GExjyxcJAnKHfgps47YN" %}
[Shopify Market Switcher](/geoip-country-redirect/geoip-switcher/shopify-market-switcher.md)
{% endcontent-ref %}

### **2. Manual Switcher**

You can create and display a manual switcher button that allows users to access their native or global stores using the switcher button.

{% content-ref url="/pages/Mfv7JYeICopoB6XcDShD" %}
[Manual Switcher](/geoip-country-redirect/geoip-switcher/manual-switcher.md)
{% endcontent-ref %}


---

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