> 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/english/training-and-tools-for-applying-the-method/formations-a-la-methode-bilan-carbone-r.md).

# Bilan Carbone® method training

<figure><img src="/files/6nljJoPaqmkZ9axcF6nM" alt="" width="563"><figcaption><p>Source: Freepik</p></figcaption></figure>

The [current training courses](/english/annexes/bibliographie.md#labc-et-les-ressources-complementaires-au-bilan-carbone-r) are valid until their updates.

> <mark style="background-color:blue;">⏳\[</mark>[<mark style="background-color:blue;">WIP</mark>](/english/readme.md#structures-des-informations-specifiques)<mark style="background-color:blue;">] Following the update of the Bilan Carbone® method, ABC and its training partners are working to offer a set of new training modules, corresponding to the different parts of the Bilan Carbone® approach, and addressing different types of transition actors.</mark>
>
> <mark style="background-color:blue;">For example, there will be a dedicated training pathway for consultants from engineering and consulting firms, project managers in companies or local authorities, managers and communication specialists on transition topics, etc.</mark>
>
> <mark style="background-color:blue;">These training contents will be officially available after testing. For all previously trained individuals, update sessions will be available to ensure mastery of the new methodological and technical developments.</mark>

***

*Do you have a question about the content?* [*Consult the FAQ*](/english/annexes/faq.md)*. The method is a living document and therefore subject to change (clarifications, additions): find the* [*change log here*](/english/readme/historique-et-suivi-des-modifications.md)*.*


---

# 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/english/training-and-tools-for-applying-the-method/formations-a-la-methode-bilan-carbone-r.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.
