# Nomenclature

## Les principes et recommandations sont distingués selon la nomenclature suivante :&#x20;

* ✔️= **Règle**
* ℹ️= **Conseil**
* ❗= **Déconseillé**
* ⚠️= **Proscription**&#x20;

Ces principes et recommandations représentent l’état des réflexions au moment de la publication de ce livrable. Toutefois, ces principes et recommandations ne sont pas figés et pourront évoluer avec le temps au fur et à mesure que des nouveaux consensus se dégagent, de la publication de nouvelles données, etc.

<br>


---

# 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://www.empreinte-carbone-personnelle.com/nomenclature.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.
