# Informations Générales

<details>

<summary>Quels types de documents DocBits prend-il en charge ?</summary>

**Types de documents pris en charge**

* Facture
* Note de crédit
* Bon de livraison
* Confirmation de commande
* Bon de commande
* Documents personnalisés

</details>

<details>

<summary>DocBits prend-il en charge des types de documents personnalisés ?</summary>

Oui, les utilisateurs peuvent créer leurs propres types de documents.

</details>

<details>

<summary>Quels types de fichiers DocBits prend-il en charge ?</summary>

**Les types de fichiers pris en charge sont :**

* .pdf
* .edi
* .xml
* .tiff (.tif)
* .jpeg (.jpg)
* .png

</details>


---

# 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-fr.docbits.com/overview-and-basics/faq/general-information.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.
