> For the complete documentation index, see [llms.txt](https://standard.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://standard.nature-value.org/readme/4-validation-verification-requirements/4.2-validation-and-verification-process.md).

# 4.2 Validation and Verification Process

All projects must be validated by an independent VVB, to assess conformity with the NCS standard, and with the applied methodology. After validation, the project can claim mitigation outcomes to NCS. These claimed mitigation outcomes must be verified in order to issue credits. As set out in ISO 14064-2:2019 sections 6.12 and 6.13, validation and verification is carried out in line with ISO 14064-3. In addition, the following requirements apply:

* The validation and verification process must be carried out in line with ISO 14065.
* Mitigation outcomes must be verified at the cadence specified by the relevant methodology.
* Project validation may occur at the same time as the first verification, or before the first verification.
* Project validation and the first verification must be conducted with an on-site audit. For subsequent verifications, the VVB must assess the need for on-site verification.
* The required level of assurance for verifications is "reasonable", as defined in ISO 14064-2:2019.

The project proponent must also establish and maintain a monitoring plan that is coherent with section 6.10 of ISO 14064-2:2019.

The VVB must produce a report on the verification process and outcome. This report needs to adhere to the requirements set out in ISO 14064-3:2019.

Following this process, NCS will review the project documents used for validation and verification and either accept them, request clarifications or corrections from the project proponent or VVB, or reject them. Once the initial validation report for a project is approved by NCS, the project will be listed as validated on the registry.

For validations and verifications, the results of the validation and verification processes, including the validation report, will be made publicly available for each project.


---

# 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://standard.nature-value.org/readme/4-validation-verification-requirements/4.2-validation-and-verification-process.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.
