# Country Selector

The Country Selector allows you to give customers full control over their shopping experience. By adding a selector to your store, visitors can easily **switch between countries** and access the most relevant version of your site.

This feature is fully flexible: **you decide where to place it and how it looks**, ensuring it blends seamlessly with your brand while keeping the buying journey transparent and intuitive.

<figure><img src="/files/6yh0Mt4BglzONUCRzRRS" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you want to add a language selector to your website, you can use the app block [Language Selector](/selectors/language-selector.md)
{% endhint %}

## How to use it

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>➕ How to add</strong></td><td>Step-by-step instructions on adding the app block to your Shopify theme.</td><td><a href="/pages/1lbhGXFrs8VHzwgA5BTD#how-to-add">/pages/1lbhGXFrs8VHzwgA5BTD#how-to-add</a></td></tr><tr><td><strong>🌟 How it works</strong></td><td>Quick start guide to get your Country Selector up and running.</td><td><a href="/pages/1lbhGXFrs8VHzwgA5BTD">/pages/1lbhGXFrs8VHzwgA5BTD</a></td></tr><tr><td><strong>📍 Selector Placement</strong></td><td>How to position the Country Selector anywhere in your theme.</td><td><a href="/pages/bkhYXErQ1PnQMpNfErOs">/pages/bkhYXErQ1PnQMpNfErOs</a></td></tr><tr><td><strong>🎨 Variables</strong></td><td>Customize the selector’s appearance to create a personalized look and feel.</td><td><a href="/pages/qXWWOoSK8ByzXYtPyn2G">/pages/qXWWOoSK8ByzXYtPyn2G</a></td></tr><tr><td><strong>⚒️ Custom Code</strong></td><td>Use custom CSS or JavaScript inside the app.</td><td><a href="/pages/qj7m9ofsuOmVYitM2zru">/pages/qj7m9ofsuOmVYitM2zru</a></td></tr></tbody></table>


---

# 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.orbe.app/selectors/country-selector.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.
