> 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/installation.md).

# Déploiement

Cette section vous guide dans l’installation et la configuration de KONNEKT. Commencez par les exigences système, puis passez à la configuration et à la configuration du compte.

{% content-ref url="/pages/6045326d2efdfbcd2a12308e743a55aee308a645" %}
[Configuration système requise](/fr/installation/system-requirements.md)
{% endcontent-ref %}

{% content-ref url="/pages/2ffabbc05b29082711b0d2f16160830f187a604c" %}
[Configuration](/fr/installation/setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/e90b58fe59ef07c898bd7ba9247ceafd9c9e35f4" %}
[Configurer le compte Office 365](/fr/installation/configure-office-365-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/7c8df67b8807e3423e6c4a7a5837905eb64d5f89" %}
[Mises à jour logicielles](/fr/installation/software-updates.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/installation.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.
