# Tutoriel 1 : Le début

Vous souhaitez démarrer rapidement avec les fonctions de base d'enFact ? Alors, suivez ce tutoriel et commencez !

{% content-ref url="/pages/-MiLl0gAlJmW7VfN\_kqy" %}
[1. Créer un compte](/tutoriel-1/1.-creer-un-compte.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiLl3qvhnnGRn-XSMYx" %}
[2. Créer un client](/tutoriel-1/2.-creer-un-client.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiLl6WmdsEDoQH5yKUX" %}
[3. Créer un produit](/tutoriel-1/3.-creer-un-produit.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiLl9LPE7IewiRqjzgr" %}
[4. Créer une facture](/tutoriel-1/4.-creer-une-facture.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiLlC8OkEA-Np2OPCip" %}
[5. Définir la mise en page](/tutoriel-1/5.-definir-la-mise-en-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiLlF2Y1mm2GHfOk\_5Z" %}
[6. Suivi des paiements](/tutoriel-1/6.-suivi-des-paiements.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiLlHi\_WPHhhCXmwPTL" %}
[7. Démarrer avec enFact](/tutoriel-1/7.-demarrer-avec-enfact.md)
{% 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://support.enfact.be/tutoriel-1.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.
