# How to add language overlay for a survey?

After adding the questions in the builder, you can switch to language tab from side menu where you can find options to add different language overlays.

<figure><img src="/files/raqn0IKs6wNdBxZmwnsv" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/8LPgfX5x6mkarBVOfWR2" alt=""><figcaption></figcaption></figure>

To add a new language:

* Click on Language > Get started
* Add overlay title and select language > Continue
* Replace texts of each question & option with language text or us Google translate option to get your overlay translated to selected language
* Click on Save, New language overlay will be added to the survey


---

# 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://me-grow.gitbook.io/me-grow-enterprise-suite/me-grow-survey/how-to-add-language-overlay-for-a-survey.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.
