# Multiple Language

**There are 2 ways to change the language of the website.**

1. At the login screen, click on the arrow in the upper right corner of the screen, then select the language you want to change and log in normally.

<figure><img src="/files/qXlt4Ahdu3V5iltpmsXK" alt=""><figcaption></figcaption></figure>

2. After logging in, to change the language, click on the flag icon in the upper right corner of the screen and select the language.

<figure><img src="/files/ZfmFGRWCDf5dmNPWpqm9" alt=""><figcaption></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://metfone.gitbook.io/sis-guidelines-system-admin/multiple-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.
