# Setting The Language

Once you have set up your languages and dictionaries

{% content-ref url="/pages/6Dv3IwOmemQsN8HfV2bn" %}
[Adding Language Dictionaries](/zaubercms/language/adding-language-dictionaries.md)
{% endcontent-ref %}

Decide what pages and sub pages you want to apply each language. To apply the language to a specific section in your website. Right click on the page and choose 'Culture'.

This will let you set the culture (Based on the languages you created) for that page and any sub pages.&#x20;

<figure><img src="/files/s0LPNvBwfv7K8gKfC7d4" alt=""><figcaption><p>Example showing the culture choice dropdown</p></figcaption></figure>


---

# 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://aptitude.gitbook.io/zaubercms/language/setting-the-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.
