# Owen Hydrogen Shopify Theme

## Owen Hydrogen Shopify Theme

- [Overview](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/overview.md): Owen Hydrogen offers different layouts that provide paths to build Shopify custom storefronts. This guide describes the Owen Hydrogen template.
- [Installation](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/installation.md): This guide helps you install Sanity and integration with the Owen Hydrogen theme. If you are using Owen theme with Strapi, please following guide in the Strapi CMS > Installation.
- [Import Sanity Sample Data](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/import-sanity-sample-data.md): This page will help you import Owen Theme Sanity sample data.
- [Deploy to Production](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/deploy-to-production.md)
- [Theme Settings](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/theme-settings.md)
- [Mega Menu Settings](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/mega-menu-settings.md)
- [Sanity CMS Modules](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/sanity-cms-modules.md): We offer 14 modules to show on the homepage and all cms pages. These modules can be configured in Sanity Studio. You also can drag and drop the module's position.
- [Algolia Search](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/algolia-search.md): This guide will help you install and config to integration Algolia Search with Owen Hydrogen theme
- [Other Features](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/other-features.md)
- [Setup Customer Account API](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/setup-customer-account-api.md)
- [Setup Multiple Languages](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/setup-multiple-languages.md): This page will help you implement and configure multiple languages and locales for your Shopify store using Owen theme.
- [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.
- [FAQ](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/faq.md)
- [Custom Hydrogen Request?](https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/custom-hydrogen-request.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://truestorefront.gitbook.io/owen-hydrogen-shopify-theme/overview.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.
