> 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/9.-monitoring.md).

# 9. Monitoring

The Quantification Equation will includes 3 types of parameters:

* **Calculated** from other set or monitored parameters (e.g. BE - Baseline Emissions)
* **Set** at project proposal and will not change through crediting period (e.g. GWP<sub>CH4</sub> - GWP of Methane). Will have a third party source associated.
* **Measured** throughout the project crediting period.

During project proposal, project developers must specify how they plan to measure and report the measured variables. **Methodologies must provide guidance in monitoring techniques, frequency of measurement, QA/QC procedures**. Where relevant, methodology curators can also highlight well as opportunities for [dMRV](https://open-carbon-protocol.gitbook.io/ocp-handbook/projects/third-party-validation-and-verification/dmrv-digital-monitoring-reporting-and-verification).

*<mark style="color:$info;">Example:</mark>*

<table><thead><tr><th width="109.2578125">Parameter</th><th width="180.59765625">Name</th><th>Unit</th><th width="108.87890625">Type</th><th width="97.578125">Source</th><th width="141.03125">Baseline (B), Project (P), Leakage (L)</th><th width="188.890625">Frequency</th></tr></thead><tbody><tr><td><strong>BE</strong></td><td>Emissions from baseline scenario</td><td>tCO2e/year</td><td>Calculated</td><td><strong>-</strong></td><td>B</td><td>Once per reporting period</td></tr><tr><td><strong>Q</strong><sub><strong>avg</strong></sub></td><td>Average flow rate</td><td>MCF/day at 60°F/1atm</td><td>Measured</td><td>-</td><td>B</td><td>3x 10 minute intervals, before project start date</td></tr><tr><td><strong>GWP</strong><sub><strong>CH4</strong></sub></td><td>Global Warming Potential of methane</td><td>tCO2e/year</td><td>Set</td><td>IPCC</td><td>B and P</td><td>Once per reporting period</td></tr></tbody></table>

***

### Converting Parameters for Use in Projects

Before the final feedback and voting round, methodology curators will convert any tables in this section into the parameter selection tool.

During the project proposal process, the following parameter data must be submitted by the Project Developer:

* **Monitoring & Credit Issuance Frequency**
* **For Set Parameters:**
  * Unit
  * Value
  * Source
* **For Measured Parameters:**
  * Unit
  * Measuring Plan:&#x20;
    * Estimation, modeling, measurement, calculation approaches
    * QA/QC processes, calibration and standard monitoring of equipment

<div align="center"><figure><img src="/files/dKdEF8YsQRnHzLL8zamg" alt=""><figcaption></figcaption></figure></div>

***

### Post-Crediting Monitoring Requirements

Post-crediting monitoring obligations are defined at the methodology level, reflecting the fact that appropriate monitoring duration is activity-specific and cannot be uniformly prescribed across all project types. Permanence risk levels, as defined in [Section 8. Permanence](/ocp-methodology-requirements/sections/8.-permanence.md), must be accounted for in the proposed post-crediting monitoring requirements.

A Reversal Event will trigger one the **OCP Reversal Mitigation Responses**, as outlined in the [OCP Handbook](https://open-carbon-protocol.gitbook.io/ocp-handbook/projects/mitigating-reversal-risk-insurance-and-buffer-pool).

For current OCP methodologies:

| Sector                             | Active Methodologies                                                                                                                   | Post-Crediting Monitoring Requirement                                                                  |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| Oil or Gas Well Management         | [Early Decommissioning of Marginal Oil and Gas Wells in the United States v1.0](https://pilot.ocp.earth/all-methodologies/3?roundId=7) | Annual monitoring for regulatory changes and absence of new extraction activity                        |
|                                    | [Plugging Orphaned Oil and Gas Wells in the United States v1.0](https://pilot.ocp.earth/all-methodologies/8?roundId=26)                | <p>Post-plugging leak test after 24 hours post plug<br><br>Permanence check 12-18 months post plug</p> |
| Fugitive Gas Destruction/ Recovery | [HFC Destruction from Household Appliances in the U.S.](https://pilot.ocp.earth/all-methodologies/9?roundId=23)                        | No post-crediting monitoring required                                                                  |

#### 'Land Use' Monitoring Requirements

Although we do have any Land Use methodologies under development, any future Land Use methodologies are required to monitor for permanence and other reversal risks for **at least 40 years**, in line with accepted best practices (ICVCM, ICAO etc.), given the sector's unique risk of reversal. As the maximum crediting period on the OCP is 20 years, this ensures at least 20 years of post-crediting monitoring. The OCP reserves the right to run its own monitoring without Project Developer agreement if the project crediting period has ended. If a reversal event is identified during the 40 year monitoring period, the OCP will follow the [reversal risk mitigation procedure](https://open-carbon-protocol.gitbook.io/ocp-handbook/projects/mitigating-reversal-risk-insurance-and-buffer-pool), compensating from the OCP buffer pool or via project specific insurance.&#x20;

Land Use sub-sectors will include:

* Regenerative Agriculture
* Enhanced Terrestrial Weathering (incl. Enhanced Rock Weathering)
* Improved Forest Management (IFM)
* Afforestation, Reforestation, and/or Revegetation (ARR)
* REDD+ (<mark style="color:red;">all REDD+ projects are currently out-of-scope and we do not allow any methodologies in this sector to be proposed).</mark>


---

# 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/9.-monitoring.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.
