# How to make this app works with multilanguage?

{% hint style="info" %}
The app will automatically pick up the language of the customer and display the email contents in that language/
{% endhint %}

Steps to enable multi language translation:

1. In your Shopify admin dashboard look at the left hand panel and click on **Apps.**
2. Click on **Big Digital Download.**
3. Click on **Settings.**
4. Click on **Translation**

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

5. Click on **Enable**

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


---

# 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://penida.gitbook.io/big-digital-download/most-asked-questions/how-to-make-this-app-works-with-multilanguage.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.
