# Multilingualism

## Instruction

### Option 1:

The help tooltip takes you directly to the correct text snippet. Simply move the mouse over the **help icon (1)** and click on the **link (2)** to the text module.

![](/files/Mvz3dL10Wg72YHio5KdX)

### Option 2:

If you want to edit several snippets at once, you can also search for all text snippets by phrase and edit them collectively.

In the administration, go to *Settings > Shop > Snippets*.

![](/files/GDJfgIUkzsjfO8NGTwKs)

In the snippets area, select the **snippet set (1)** that represents the translation of your shop. The snippet set can be **edited (2)** via the context menu.

![](/files/66i8vgxiyzn4BzvtxLiX)

In the theme settings you will find a **help entry (1)** in which the **phrase (2)** is located, which can be searched for in the text modules below.

![](/files/Mvz3dL10Wg72YHio5KdX)

Insert a phrase from the theme settings help tooltip into the **search function (1)** of the text snippets. If you only search for the fist word like "zentheme.stratus", you will find all entries for the theme. Click in the respective **column (2)** to replace the placeholder value `%placeholder%` with your translation.

**Save (3)** the edited snippet.

{% hint style="info" %}
The **%placeholder%** should only be changed for the translation, but not for the standard language of your shop. There is no need to edit the content of the standard language via the snippets, as their content is set in the configuration as usual.
{% endhint %}

![](/files/O1Bsi0QiKavE3JVhRUiU)


---

# 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://themedocs.zenit.design/en/content/multilingualism.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.
