# Languages

If you intend to operate a bilingual stores, a store with multiple language requirements, you may wish to consider using the language settings to set up your theme translations.

### Getting started

Go to `Online store` → `Themes` → `Customise`&#x20;

Then `Theme settings` → `Languages`

Simply tick or untick this option to show the supported languages picker in your site footer.

{% hint style="info" %}
To [add a language](https://help.shopify.com/en/manual/markets/languages/manage-languages), go to your language settings in Shopify admin.
{% endhint %}


---

# 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://erickson.gitbook.io/themes/erickson/theme-settings/languages.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.
