# Bienvenu(e) !

Vous trouverez ici des informations sur comment fonctionne Pronot'if, comment le configurer et comment vous en servir.&#x20;

Pour plus d'informations sur vos données et sur les conditions d'utilisation rendez vous sur cette page (<https://safety.pronotif.tech>)

{% hint style="danger" %}
Cette documentation est en cours d'ecriture, certains sujets peuvent ne pas avoir été encore abordés, nous vous invitons donc à revenir régulièrement pour voir l'avancée du projet !
{% endhint %}


---

# 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.pronotif.tech/welcome.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.
