# Language Selector

The Language Selector gives your customers full control over how they browse your store. By adding it to your site, visitors can easily **switch between languages** and access the version that feels most natural to them.

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

<figure><img src="https://1070558711-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9pRSk2pXNrLaA6YXOW5G%2Fuploads%2Fdb9WpqaV1MDgukn7BGIG%2FLanguage_Selector.gif?alt=media&#x26;token=b08c51da-5f59-48e2-bc2f-2b55b8d5de2a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you want to add a country selector to your website, you can use the app block [country-selector](https://help.orbe.app/selectors/country-selector "mention")
{% 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="how-it-works#how-to-add">#how-to-add</a></td></tr><tr><td><strong>🌟 How it works</strong></td><td>Quick start guide to get your Language Selector up and running.</td><td><a href="language-selector/how-it-works">how-it-works</a></td></tr><tr><td><strong>📍 Selector Placement</strong></td><td>How to position the Language Selector anywhere in your theme.</td><td><a href="geolocation-button/selector-placement">selector-placement</a></td></tr><tr><td><strong>🎨 Variables</strong></td><td>Customize the button’s appearance to create a personalized look and feel.</td><td><a href="language-selector/variables">variables</a></td></tr><tr><td><strong>⚒️ Custom Code</strong></td><td>Use custom CSS or JavaScript inside the app.</td><td><a href="geolocation-button/custom-code">custom-code</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/language-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.
