# Documentation de Kligo

## Pour les Développeurs&#x20;

[Une présentation de l'API](https://docs.medeo.io/master/services/kligos-api)

[Le modèle de données](https://docs.medeo.io/master/services/data-model)

## Pour les Professionnels de santé et Distributeurs

Les différentes étapes pour [l'installation](https://docs.medeo.io/master/utilisation/installation), [le jumelage](https://docs.medeo.io/master/utilisation/jumelage) et [l'utilisation de Kligo](https://docs.medeo.io/master/utilisation/utilisation).

## Pour les Distributeurs&#x20;

[Une présentation de l'API](https://docs.medeo.io/master/services/kligos-api)


---

# Agent Instructions: 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.medeo.io/master/master.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.
