> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/halo-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/halo-docs/theme-settings/theme-language.md).

# Theme Language

**By default, the main language in Halo theme is English.**&#x20;

You can switch to use another different language or set up your store to use multiple languages.

Follow our next instructions to set up a different language from English or set up multiple languages for your store.&#x20;

## How to add a language?

1. From your Shopify admin, go to **Settings** **->** **Language**.
2. Click "**Add Language**" then "**Publish**" language which you have added.

![](/files/CPp31quHINJ2rOl2NKMS)

{% hint style="info" %}
To support multiple languages, it's necessary to use a compatible app with the theme.
{% endhint %}

![](/files/tv8rSJCA4UKGZbPPXcij)

## How to Translate Language

**Step 1:** Go to Admin -> Settings -> **"Language section"** -> Install App

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

**Step 2:** From your Shopify admin, go to **"..."** -> **Edit Languages**

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

**Step 3:** Click **"Localize"**

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


---

# 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:

```
GET https://halosoft.gitbook.io/halo-docs/theme-settings/theme-language.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.
