# Fonctionnalités

Vous pouvez parcourir ces fonctionnalités quand vous le souhaitez, mais nous recommandons nos [guides de démarrage rapide](https://guide.openfoodnetwork.org/v/fr/quick-start-guides) à celles et ceux qui débutent.

{% hint style="info" %}
Pour trouver l'explication d'une fonctionnalité spécifique, veuillez utiliser le champ "Rechercher" (en haut à droite).
{% endhint %}

Dans la partie suivante, les caractéristiques d'OFN sont expliquées d'une "double manière chronologique", l'ordre des sections étant organisé en fonction d'un ordre logique de mise en place :

* [inscription ](https://guide.openfoodnetwork.org/v/fr/basic-features/register-and-create-your-profile)
* [tableau de bord](https://guide.openfoodnetwork.org/v/fr/basic-features/dashboard)
* [configuration du profil d'entreprise ](https://guide.openfoodnetwork.org/v/fr/basic-features/enterprise-profile)
* [produits ](https://guide.openfoodnetwork.org/v/fr/basic-features/products-1)
* [boutiques ](https://guide.openfoodnetwork.org/v/fr/basic-features/shopfront)
* [commandes ](https://guide.openfoodnetwork.org/v/fr/basic-features/orders)
* [abonnements ](https://guide.openfoodnetwork.org/v/fr/basic-features/subscriptions)
* [rapports](https://guide.openfoodnetwork.org/v/fr/basic-features/reports)
* [groupes](https://guide.openfoodnetwork.org/v/fr/basic-features/groups)

Le contenu de chacune d'elles est abordé de l'utilisation de base à l'utilisation la plus avancée.


---

# 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://guide.openfoodnetwork.org/fr/basic-features.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.
