# Languages

Click [HERE](https://www.youtube.com/watch?v=6_z6j-ehSl0\&t=58s) to **watch the video** about how to set up a language in Lumise.

To active your language just go to **Settings > Languages** and set the Lumise language for both frontend and backend.

![](/files/-MN2ikIK-d52hFICdCdl)

{% hint style="warning" %}
To allow your users to switch language manuals from all of your available languages. You must turn on the **Allow User Change.**
{% endhint %}

After filling in your content. Press the **SAVE SETTINGS** button to store data.


---

# 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.lumise.com/settings/languages.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.
