# Multi-Language

**From version 1.1.0, we have updated multi languages feature for theme.**

![](/files/-M3qQVaps4GmgwJ5lqBQ)

To create a new **Language**, please navigate to **Settings > Language** in the left sidebar.&#x20;

In this screen, you can create new language in the left box and manage languages created in the right box

### Create a new language

In the left box --> select your language that you want to create and click active language button.

### Translation Language&#x20;

To **Translation** **Language**, please navigate to **Settings > Translations** in the left sidebar.&#x20;

![](/files/-M3qye8imZgQtlFma-Z1)

{% hint style="info" %}
**Tips:** Use Command Ctrl + F (windown) or Command + F (Mac) to open the finder of the browser to find the keywords.
{% endhint %}

After translations ---> Click button Publish Translations in the Top Right.


---

# 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://uxper.gitbook.io/lara-golo/multi-language.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.
