# Preferences

On the preferences page, you can enter your preferences regarding the use of languages.

<figure><img src="/files/l9AX0PWQCBjg1UXmicC4" alt="" width="218"><figcaption></figcaption></figure>

## Languages

Clause9 supports multiple languages. You can change the order of the languages on this page to reflect your language preferences.&#x20;

When browsing through files, opening a document, creating a clause, etc. Clause9 will automatically open to or show the language that is highest on your list of preferences, if it is available. If it is not available, the language that is next on the list will be shown and so on.

The order can be changed easily by using the arrow buttons <img src="/files/E8PwfwZI4YsPQ34jQY05" alt="" data-size="line">.


---

# 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://help.clause9.com/settings/preferences.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.
