> For the complete documentation index, see [llms.txt](https://www.bilancarbone-methode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.bilancarbone-methode.com/methode-bilan-carbone-r-en/4-accounting.md).

# 4 - Accounting

- [4 - Introduction to emissions accounting](https://www.bilancarbone-methode.com/methode-bilan-carbone-r-en/4-accounting/4-introduction-to-emissions-accounting.md): Introduction to stage 4: definitions, governance, requirements and deliverables.
- [4.1 - Method for quantifying emissions](https://www.bilancarbone-methode.com/methode-bilan-carbone-r-en/4-accounting/4.1-method-for-quantifying-emissions.md): Why and how should the organisation account for its emissions?
- [4.2 - Method for collecting activity data](https://www.bilancarbone-methode.com/methode-bilan-carbone-r-en/4-accounting/4.2-method-for-collecting-activity-data.md): How should the activity data needed for accounting be collected?
- [4.3 - Method for selecting emission factors](https://www.bilancarbone-methode.com/methode-bilan-carbone-r-en/4-accounting/4.3-method-for-selecting-emission-factors.md): How should the emission factors needed for accounting be selected?
- [4.4 - Method for estimating uncertainties](https://www.bilancarbone-methode.com/methode-bilan-carbone-r-en/4-accounting/4.4-method-for-estimating-uncertainties.md): Why and how should the uncertainties associated with emissions accounting be determined?
- [4.4.1 - Why uncertainties?](https://www.bilancarbone-methode.com/methode-bilan-carbone-r-en/4-accounting/4.4-method-for-estimating-uncertainties/4.4.1-why-uncertainties.md): Objectives and definitions of uncertainties.
- [4.4.2 - How should they be determined?](https://www.bilancarbone-methode.com/methode-bilan-carbone-r-en/4-accounting/4.4-method-for-estimating-uncertainties/4.4.2-how-should-they-be-determined.md): Qualitative and quantitative method for estimating the uncertainties of a Bilan Carbone®.
- [4.5 - Emission profile](https://www.bilancarbone-methode.com/methode-bilan-carbone-r-en/4-accounting/4.5-emission-profile.md): What exports, aggregations and displays of the quantified results?


---

# 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.bilancarbone-methode.com/methode-bilan-carbone-r-en/4-accounting.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.
