> For the complete documentation index, see [llms.txt](https://www.center.daxium-air.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.center.daxium-air.com/home/accueil/readme.md).

# Accueil

<h2 align="center">Daxium Center</h2>

<p align="center">Toutes les informations utiles à propos de la solution Daxium-Air</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-book-blank">:book-blank:</i></h4></td><td><strong>Documentation Utilisateur</strong></td><td>Toute la documentation pour construire, utiliser et connecter Daxium-Air</td><td><a href="https://www.center.daxium-air.com/user-documentation/documentation-utilisateur/">https://www.center.daxium-air.com/user-documentation/documentation-utilisateur/</a></td><td><a href="/files/2ouNFSEPKwFjxkNfMeJc">/files/2ouNFSEPKwFjxkNfMeJc</a></td></tr><tr><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td><strong>Documentation API</strong></td><td>La bible pour les communications machine à machine</td><td><a href="https://www.center.daxium-air.com/api-reference/">https://www.center.daxium-air.com/api-reference/</a></td><td><a href="/files/rprQDmkdt7M9g3E5hSlz">/files/rprQDmkdt7M9g3E5hSlz</a></td></tr><tr><td><h4><i class="fa-newspaper">:newspaper:</i></h4></td><td><strong>Nouveautés</strong></td><td>Les dernières nouveautés produits, incluant les nouvelles fonctionnalités</td><td><a href="https://www.center.daxium-air.com/nouveautes/">https://www.center.daxium-air.com/nouveautes/</a></td><td><a href="/files/4s4VhC37GIzz7pS0CZuS">/files/4s4VhC37GIzz7pS0CZuS</a></td></tr><tr><td><h4><i class="fa-camera-movie">:camera-movie:</i></h4></td><td><strong>Webinaires</strong></td><td>Inscrivez-vous pour les prochains webinars &#x26; accéder au replay des précédents</td><td><a href="/spaces/8jG747WR5UUFfcyCnWth">/spaces/8jG747WR5UUFfcyCnWth</a></td><td><a href="/files/fQM79KePnQC92pT1ISPL">/files/fQM79KePnQC92pT1ISPL</a></td></tr></tbody></table>

<h2 align="center">Rejoignez une communauté de plus de 30,000 utilisateurs</h2>

<p align="center">Localisés dans plus de 60 pays dans le monde.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-linkedin">:linkedin:</i></h4></td><td><strong>LinkedIn</strong></td><td>Abonnez-vous à Daxium-Air sur LinkedIn pour connaitre les dernières actualités de Daxium<br></td><td><a href="https://www.linkedin.com/company/daxium/posts/?feedView=all" class="button primary">Abonnez-vous</a></td><td></td></tr><tr><td><h4><i class="fa-youtube">:youtube:</i></h4></td><td><strong>Youtube</strong></td><td>Abonnez-vous à notre chaine Youtube pour ne rater aucune vidéo (replay webinar, témoignages clients, ...)</td><td><a href="https://www.youtube.com/@Daxium" class="button primary">Abonnez-vous</a></td><td></td></tr></tbody></table>


---

# 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://www.center.daxium-air.com/home/accueil/readme.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.
