> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-instructors/changer-la-langue-en-francais-canadien.md).

# Changer la Langue en Français (Canadien)

Changer la langue dans flaik

**Pour passer au français / To change to French:**\
My flaik -> Account settings -> Language -> Change Language -> French (Canadian)\
\
**Pour passer à l'anglais / To change to English:**\
Mon flaik -> Paramètres du compte -> Langue -> Changer de langue -> English

{% hint style="info" %}
**Note**: La possibilité de changer de langue n'est disponible que sur un ordinateur de bureau.\
**Note**: The ability to change languages is only available on a desktop computer.
{% endhint %}

<br>

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2Fu9KyFhrB0pX7Apd4jXKP%2Fimage.png?alt=media&amp;token=ed4335aa-00de-4025-985b-27b597f2785f" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FpDxdN5KJLKQqS6e36UXl%2FKapture%202023-05-09%20at%2010.22.22.gif?alt=media&amp;token=704c5be1-ddd0-4cfc-a10f-a3b54b80cc65" alt=""><figcaption><p><em>My flaik -> Account settings -> Language -> Change Language -> French (Canadian)</em></p></figcaption></figure>

<br>

{% hint style="success" %} <mark style="color:green;">**CONGRATS!**</mark> Félicitations, la langue a été changée 🎉
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-instructors/changer-la-langue-en-francais-canadien.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
