> For the complete documentation index, see [llms.txt](https://docs.konnekt.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.konnekt.io/fr/usage.md).

# Manuel d'utilisation

Cette section couvre tout ce que les utilisateurs finaux doivent savoir sur l’utilisation de KONNEKT dans l’Explorateur de fichiers Windows. Elle explique l’interface principale, le menu de la zone de notification et les préférences que vous pouvez ajuster

{% content-ref url="/pages/7048f80b6813d89d0dfa5c76d67e8c530f71a9c1" %}
[Explorateur de fichiers Windows](/fr/usage/windows-explorer.md)
{% endcontent-ref %}

{% content-ref url="/pages/a4d2ac48f5c51ef0f07675517d623edfd8651bd0" %}
[Menu de la barre d'état](/fr/usage/tray-menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/97a09f6106312be8b462d2a519fab403565f3e15" %}
[Menu des préférences](/fr/usage/preferences-menu.md)
{% endcontent-ref %}


---

# 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://docs.konnekt.io/fr/usage.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.
