> For the complete documentation index, see [llms.txt](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/setup-multiple-languages/for-algolia-search.md).

# For Algolia Search

Firstly, you need to add markets by language at ***Shopify Admin > Settings > Markets***. Learn more here:

{% embed url="<https://bavaan.gitbook.io/owen-hydrogen-shopify-theme/setup-multiple-languages/for-shopify-data-product-collection-filter-blog>" %}

Because this is a beta feature, there is no Market Indexing configuration available in the Algolia Dashboard. To enable this feature, you need to send a request to Algolia support team here:

{% embed url="<https://support.algolia.com/hc/en-us/requests/new>" %}

<figure><img src="/files/G23HSynHVLrWQTa0BSzC" alt=""><figcaption></figcaption></figure>

Subject: Shopify Markets access.

Once Algolia team confirmed, additional configuration will appear in Shopify Admin > Algolia App > Index:

<figure><img src="/files/d4eiyHzipooucGSk9mUf" alt=""><figcaption></figcaption></figure>

Select index options according to the language to be translated, save to synchronize the index.

After synchronizing the data, in Algolia Dashboard will have additional index markets with the suffix "Market Index Suffix":

<figure><img src="/files/b7Gg5HzorEfC8G4QIs5f" alt=""><figcaption></figcaption></figure>

You should now be able to set up multiple markets with Algolia Search and Owen Theme.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/setup-multiple-languages/for-algolia-search.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
