> For the complete documentation index, see [llms.txt](https://docv5.progbat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docv5.progbat.com/le-menu-principal/service-juridique/chatbot-ia-et-hotline-juridique.md).

# ChatBot IA et Hotline Juridique

Obtenez une réponse à toutes vos questions juridiques et administrative. Le ChatBot IA répond à toutes vos questions juridique 24h/24, 7j/7. Les juristes vous informent et vous orientent sur les démarches à entreprendre.\
\
✅ **Quelques exemples de questions :**

* Comment contester une contravention ?
* Rédige moi une lettre d'avertissement à destination d’un salarié&#x20;
* Quelles précautions prendre lors de la cession d'un fonds de commerce ?

{% hint style="success" %}
**Le service Caarl By ProGBat est disponible dans votre licence GRATUITEMENT !** \
\
**Client Premium & All Inclusive (ou sous option ):**  Demande et consultation Juriste illimitées \
**Client Essentiel :** 2 requetes Chatbot/mois + 1 consultation juriste / an
{% endhint %}

### 💡 Comment ça marche ?

\
1/ Rendez-vous sur "service Juridique" de votre menu et cliquez sur le bouton “**Je souhaite poser une question au chatbot juridique”.**\
\
![](/files/8Kkr3ceO7bGErWwDKVri)\
\
2/ Tapez votre question\
\
![](/files/mZkFP2YaegUHjNNpVSUL)\
\
3/ Le chat bot vous répond et vous propose de contacter un juriste si nécessaire\
![](/files/0i5YV3aQZMMmqVGduV3O)\
\
4/ Choisissez la date et l’heure de votre rendez-vous parmi les créneaux disponibles.\
\ <img src="/files/i8jqk5A5GgPZuxp3OvKj" alt="" data-size="original">\
\
5/ Précisez le numéro sur lequel vous souhaitez être rappelé et le motif de votre consultation

<figure><img src="/files/7KkXCRF4DjXM3zmeADBh" alt="" width="290"><figcaption></figcaption></figure>

6/ Pour terminer, validez pour finaliser la prise de rendez-vous.&#x20;

<figure><img src="/files/mShqkfqGXrvR8s0IgFTc" alt="" width="288"><figcaption></figcaption></figure>

7/ **Votre rendez-vous est confirmé !** Vous serez rappelé sur le numéro indiqué à l’heure choisie.

\ <br>


---

# 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://docv5.progbat.com/le-menu-principal/service-juridique/chatbot-ia-et-hotline-juridique.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.
