> For the complete documentation index, see [llms.txt](https://guide.openfoodnetwork.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.openfoodnetwork.org/fr/basic-features/changer-la-langue-de-linterface.md).

# Changer la langue de l'interface

Sur la page d'accueil, cliquez sur l'icone "monde" et vous pourrez basculer du français vers l'anglais ou de l'anglais vers le français.&#x20;

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

Si la page est déjà en français, seul "English" s'affiche.&#x20;

{% hint style="info" %}
Si la page est en français mais que vous voyez l'interface en anglais, c'est probablement que votre navigateur traduit la page en anglais. Par exemple, si vous utilisez Google Chrome, si la page est traduite automatiquement vous verrez une icone de traduction à droite de la barre d'adresse. Pour désactiver la traduction automatique de la page, cliquez sur cette icone et choisissez "Ne jamais traduire ce site", comme ci-dessous :&#x20;

{% endhint %}

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


---

# 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:

```
GET https://guide.openfoodnetwork.org/fr/basic-features/changer-la-langue-de-linterface.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.
