> For the complete documentation index, see [llms.txt](https://methodologies.nature-value.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://methodologies.nature-value.org/iifm/iifm_fr/readme.md).

# Impact de la Gestion Forestière Améliorée (IGFA)

- [Résumé](https://methodologies.nature-value.org/iifm/iifm_fr/readme/summary.md)
- [1. Introduction](https://methodologies.nature-value.org/iifm/iifm_fr/readme/1-introduction.md)
- [2. Sources, Normes de Référence et Modules](https://methodologies.nature-value.org/iifm/iifm_fr/readme/2-sources-references-modules.md)
- [3. Applicabilité](https://methodologies.nature-value.org/iifm/iifm_fr/readme/3-applicability.md)
- [4. Sauvegarde en termes d'environnement et d'aspects sociaux](https://methodologies.nature-value.org/iifm/iifm_fr/readme/4-es-safeguarding.md)
- [5. Lien avec la Norme Climat-Nature](https://methodologies.nature-value.org/iifm/iifm_fr/readme/5-ncs.md)
- [6. Quantification de l'impact climatique](https://methodologies.nature-value.org/iifm/iifm_fr/readme/6-quantification.md)
- [6.1 Limites du projet](https://methodologies.nature-value.org/iifm/iifm_fr/readme/6-quantification/1-project-boundaries.md)
- [6.2 Scénario de référence (Baseline)](https://methodologies.nature-value.org/iifm/iifm_fr/readme/6-quantification/2-baseline.md)
- [6.3 Scénario de projet](https://methodologies.nature-value.org/iifm/iifm_fr/readme/6-quantification/3-projectscenario.md)
- [6.4 Quantification](https://methodologies.nature-value.org/iifm/iifm_fr/readme/6-quantification/4-quantification.md)
- [6.5 Durabilité et Surveillance](https://methodologies.nature-value.org/iifm/iifm_fr/readme/6-quantification/5-durability-monitoring.md)
- [6.6 Fuite](https://methodologies.nature-value.org/iifm/iifm_fr/readme/6-quantification/6-leakage.md)
- [6.7 Risque de renversement](https://methodologies.nature-value.org/iifm/iifm_fr/readme/6-quantification/7-reversal-risk.md)
- [6.8 Double comptage](https://methodologies.nature-value.org/iifm/iifm_fr/readme/6-quantification/8-doublecounting.md)
- [Références](https://methodologies.nature-value.org/iifm/iifm_fr/readme/references.md): References


---

# 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://methodologies.nature-value.org/iifm/iifm_fr/readme.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.
