# Avant de commencer

Tout d'abord voici quelques règles à connaitre avant que vous puissiez nous aider :&#x20;

### Code de Conduite

Avant de contribuer nous vous demandons de lire attentivement le [**Code de Conduite**](https://github.com/TGA25dev/Pronotif/blob/main/CODE_OF_CONDUCT.md) du projet, tous les contributeurs sont tenus de le lire, l'appliquer et le faire respecter.&#x20;

**Toute infraction à ces règles pourra faire l'objet de sanctions.**

### Ressources supplémentaires

Vous pouvez également consulter le [Guide du Contributeur](https://github.com/TGA25dev/Pronotif/blob/main/.github/CONTRIBUTING.md) qui détaille certaines informations supplémentaires afin de collaborer au projet.


---

# 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.pronotif.tech/contrib/avant-de-commencer.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.
