# Préface

<figure><img src="https://2033769428-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSEOT4yfQvos_xhRiE6%2Fuploads%2F7javD5UdCtcTtYDHY0pr%2Flogo.png?alt=media&#x26;token=7b2533ee-9d96-402c-a422-72474ede00e4" alt="" width="155"><figcaption></figcaption></figure>

<mark style="color:$primary;">**Bienvenue !**</mark>

Vous êtes dans le manuel d'utilisation d'**AnkaBot**.

Ici vous pouvez apprendre à utiliser facilement le logiciel et obtenir rapidement toutes les informations sur le fonctionnement de notre API.

<mark style="color:$primary;">**Bienvenue à toi sur la documentation officielle d'AnkaBot !**</mark>

N'oubliez pas de rejoindre notre Discord Ankabot !

{% content-ref url="rejoindre-notre-discord" %}
[rejoindre-notre-discord](https://doc.ankabot.dev/rejoindre-notre-discord)
{% endcontent-ref %}


---

# 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://doc.ankabot.dev/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.
