> 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/14.-third-party-data-verification.md).

# 14. Third Party Data Verification

**All OCP project data must be verified by a third party before the OCP issues the relevant credits**. Data can be verified in three ways:

* In tandem (i.e. at the same time) as project validation and approve by the same Validator, if the project has only one issuance
* Verified manually by a Validator every time data is submitted
* From a pre-verified dMRV process, validated during project approval

{% embed url="<https://open-carbon-protocol.gitbook.io/ocp-handbook/projects/third-party-validation-and-verification>" %}

The methodology may lend itself to one or more of the verification approaches. The methodology curator must decide what options to allow project developers to use; if the approach is not listed in the methodology, it cannot be used by a project using the methodology.

***

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

<mark style="color:$info;">`“All OCP project data must be verified by a third party before the OCP issues the relevant credits. Data can be verified in three ways:`</mark>

1. <mark style="color:$info;">`In tandem (i.e. at the same time) as project validation and approve by the same Validator, if the project has only one issuance`</mark>
2. <mark style="color:$info;">`Verified manually by a Validator every time data is submitted`</mark>
3. <mark style="color:$info;">`From a pre-verified dMRV process, validated during project approval`</mark>

<mark style="color:$info;">`Details on the OCP Verification process, as well as requirements for verification partners, can be found in`</mark> [<mark style="color:$info;">`the OCP Handbook`</mark>](https://open-carbon-protocol.gitbook.io/ocp-handbook/projects/third-party-validation)<mark style="color:$info;">`.”`</mark>

\ <br>


---

# 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/14.-third-party-data-verification.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.
