# JulManBOT Docs

Hey 👋 ! Bienvenue sur la documentation du bot Discord développé par JulMan, bien évidement, **JulManBOT** !&#x20;

{% hint style="info" %}
Si vous êtes un développeur et que vous voulez utiliser l'API de JulManBOT, je vous conseil d'aller sur la [documentation pour développeurs](https://bot-dev.docs.julman.fr/).
{% endhint %}

{% hint style="danger" %}
Le bot n'est pas encore fini 😓 ! Il se peut qu'il y est des bugs, si vous en trouver un, aller sur le [traceur de bugs](https://github.com/julmanbot/julmanbot.github.io/issues) (GitHub).
{% 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://bot.docs.julman.fr/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.
