> For the complete documentation index, see [llms.txt](https://bogos-guideline.gitbook.io/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bogos-guideline.gitbook.io/user-guide/integration/translation-apps/weglot.md).

# Weglot

[Weglot](https://apps.shopify.com/weglot?utm_source=partners\&utm_medium=integration\&utm_campaign=bogos) is a complete eCommerce translation solution for Shopify. With Weglot, you can have an instantly translated store in under 5 minutes. Manage your translations easily with a first layer of machine translation for speed and automation, then use Weglot’s post-editing features to control the quality of your translations or order professional translations. Your store is automatically indexed on Search Engines and SEO optimized to accelerate your customer acquisition.

**Weglot key features:**

* Install Weglot and get an instantly translated store, without code.
* Manage and edit translations on one platform. Collaborate with your team.
* Multilingual SEO optimized: Weglot follows Google multilingual SEO best practice

{% hint style="info" %}
The solution allows merchants to translate their promotion elements, such as gift slider, cart message, gift thumbnail, bundles, quantity breaks, and today offer.
{% endhint %}

## How to Install Weglot

**Step 1:** Install Weglot from the [Shopify app store](https://apps.shopify.com/weglot).

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

**Step 2:** Create your Weglot account, start configuring and auto-translating your languages with [this guide](https://support.weglot.com/article/84-shopify-integration-setup#:~:text=Go%20to%20your%20admin%20dashboard,click%20on%20%E2%80%9CAdd%20app.%E2%80%9D).

**Step 3:** Click on Manage translations in your Weglot Dashboard.

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

**Step 4:** Click the icon to edit your store translation script.

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

**Step 5:** Search for any BOGOS texts on your storefront, and you will see them immediately. Feel free to change or replace Weglot's default translation!

<figure><img src="/files/VgQZRRCAmjThbUkEDgXm" 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, and the optional `goal` query parameter:

```
GET https://bogos-guideline.gitbook.io/user-guide/integration/translation-apps/weglot.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.
