# Setup Multiple Languages

- [For Owen Theme](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/setup-multiple-languages/for-owen-theme.md): This page will help you set up multiple languages for Owen theme
- [For Sanity CMS](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/setup-multiple-languages/for-sanity-cms.md): This page will help you set up multiple content languages for CMS (Sanity)
- [For Shopify (product, collection, filter, blog)](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/setup-multiple-languages/for-shopify-product-collection-filter-blog.md): This page will help you set up multiple content languages for Product, Collection, Filter and Blog
- [For Algolia Search](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/setup-multiple-languages/for-algolia-search.md): This document will help you setup multiple markets with Algolia Search.


---

# 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://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/setup-multiple-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.
