# How to translate the form in other languages?

{% hint style="warning" %}
Shopify's Translate & Adapt App is required.
{% endhint %}

Once a restock & waitlist form is created, just go to action section and click to Translate button. Then you will get redirected to `Translate & Adapt` App from Shopify. \
\
You can easily translate the form into other languages there.&#x20;

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

<figure><img src="/files/UNlo6QiegjtfXTGZBLPz" alt=""><figcaption><p>Translate &#x26; Adapt App</p></figcaption></figure>

* If you have more than one fields, all other fields are listed in the objects. Please translate them one by one.&#x20;
* In the message section, please keep the html tags. Only translate the words in that section.<br>


---

# 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://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to.../how-to-translate-the-form-in-other-languages.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.
