> For the complete documentation index, see [llms.txt](https://www.plancarbonegeneral.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.plancarbonegeneral.com/intro/fonctionnement/comparer.md).

# Comparer

### Comparer son bilan carbone : [S](/benchmarks/introduction.md)[ection *Benchmarks*](/benchmarks/introduction.md)

L'objectif de cette section est de présenter les différents benchmarks qu’il est possible de réaliser et les différents indicateurs carbone qu'il est possible de comparer entre une entreprise et son secteur d'activité ou entre entreprises similaires, notamment :

* Quels indicateurs comparables et quels modes de calcul : intensité économique, intensité carbone par collaborateur, etc.
* Quels périmètres d'émissions prendre en compte pour s'assurer de la cohérence des comparaisons effectuées
* Quelles données utiliser pour réaliser ces benchmarks

{% hint style="info" %}
*Le Plan Carbone Général est une ressource gérée par l’Association pour la Transition Bas-Carbone (ABC), via une gouvernance partagée entre les acteurs de la comptabilité carbone.*

*Le contenu du PCG - initialement créé par la société Sami et enrichi par la communauté Open Carbon Practice - est en cours de revue par les équipes de l’ABC pour proposer des modifications et des ajouts.*
{% endhint %}

<figure><img src="/files/8hU1licITMwk4GGBg50O" alt=""><figcaption></figcaption></figure>

<figure><img src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.plancarbonegeneral.com/intro/fonctionnement/comparer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
