# Language and Translations

{% hint style="info" %}
These settings will be applied to this specific survey only. If you want to adjust the settings for all polls then please use the Account -> Language Tab.
{% endhint %}

{% embed url="<https://youtu.be/SgZEGGktX9k>" %}

If you operate in a market where customers speak multiple languages, you can setup your Zigpoll surveys to match your customers' browser language.

So if a customer's browser is in French they will see the French version of your survey. If a customer's browser is in Spanish, they will see the Spanish version of your survey.

Instead of hoping Google translate properly translates your surveys, you have full control over translations to ensure accuracy.

Built especially for European countries!

### Where to find auto-translations

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

### Auto translating buttons and questions

When you add a language, you have the ability to auto-translate your survey buttons ("Next", "Back") to that language by hitting "auto translate".

If you want to tweak the translations, you can also manually edit them!

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

You will need to repeat this process by clicking the "Questions" tab if you also want to translate your questions!

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

{% hint style="warning" %}
Make sure to hit "save changes" or your translations will not save and you will have to redo them!
{% endhint %}


---

# 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://docs.zigpoll.com/polls/langauge-settings.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.
