# Multi-Language Intercepts

A multi-language intercept can be configured when the associated survey or form has its multi-language settings enabled. Once multi-language support is active, you can use the language selector in the intercept's navigation bar to choose the language for editing button texts, content, header text, or header images.&#x20;

This feature allows you to seamlessly customize intercept elements for different languages, ensuring a consistent and localized experience for your audience.


---

# 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.ngsurvey.com/form-management/publish-deploy/website-intercepts/intercepts/multi-language-intercepts.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.
