> For the complete documentation index, see [llms.txt](https://open-carbon-protocol.gitbook.io/ocp-methodology-requirements/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open-carbon-protocol.gitbook.io/ocp-methodology-requirements/sections/7.1.-quantification-of-greenhouse-gas-emissions/7.4.-leakage.md).

# 7.4. Leakage

Leakage refers to the potential for emissions to increase elsewhere due to the project. Two sources of leakage are **market leakage** and **activity displacement.**

* **Market leakage** occurs when a project influences supply & demand market dynamics, resulting in the emission reduction/removal being done elsewhere in the market
* **Activity displacement** refers to a specific activity being displaced within an area

A methodology must explicitly **assess whether the activity type is structurally prone to emissions leakage**. It must describe the steps to **quantify leakage risks,** **how to mitigate against the unique leakage risk** posed by this project type, and **set an appropriate monitoring approach for materal leakage risks**. A comprehensive assessment of the leakage potential must use peer-reviewed literature and established modeling tools, where relevant (e.g., Oil Climate Index, market elasticity studies).&#x20;

Some sectors are more at risk of material emission leakage than others, as listed below \[[Source: BeZero](https://bezerocarbon.com/insights/bezero-carbon-risk-factor-series-leakage)]. Methodologies authors and experts should take these risk levels into account, although methodologies in all sectors must account for leakage risks.

| Lower Risk of Leakage                                                                                                                                                                | Higher Risk of Leakage                                                                                                                                                                                                                                                                                                       |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>Industrial Processes, Waste, Transport</strong><br><br>- Upstream emissions associated with infrastructure construction is usually small relative to carbon reduction</p> | <p><strong>Nature Based Solutions: IFM, ARR, REDD+</strong><br><br>- Forestry projects often result in reduced supply of timber; without a reduction in demand, this need will be met from timber from other sources<br><br>- ARR projects often displace farming activities which would have released methane emissions</p> |
|                                                                                                                                                                                      | <p><strong>Clean Cookstoves</strong><br><br>- Traditional stoves may continue to be used for additional cooking space, space heating or insect repelling.</p>                                                                                                                                                                |

The methodology must require project developers to submit a robust plan to mitigate these risks. This might include:&#x20;

* Conservative baseline setting
* Robust eligibility criteria such that only the most impactful and least easily substituted emission sources are targeted
* Mandatory buffer pool requirement based on leakage potential
* Ongoing monitoring policies, appropriate to the type of identified leakage risk.

Leakage risks that are not mitigated must be addressed in the quantification equation, as described above.

<figure><img src="/files/KnPgG96MkmVKWQgK4cwb" alt=""><figcaption></figcaption></figure>

A diagram or figure mapping the leakage potential is encouraged for this section.


---

# 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://open-carbon-protocol.gitbook.io/ocp-methodology-requirements/sections/7.1.-quantification-of-greenhouse-gas-emissions/7.4.-leakage.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.
