> 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/readme/6-quantification/8-doublecounting.md).

# 6.8 Double Counting

The provisions of NCS Chap. apply [5.7](https://standard.nature-value.org/readme/5-crediting/5.7-no-double-counting).

It is possible that the achieved emissions reductions are also reported elsewhere. Countries credit the change in forest carbon stocks up to a defined maximum in the national climate account (obligation market [Ref. 37](/readme/references.md#id-37), [40](/readme/references.md#id-40)). States usually do this without allowing forest owners to participate in the equivalent value.

Conditions for excluding double counting (partly in line with [Ref. 69](/readme/references.md#id-69))

1. A direct proof that the risk of double counting is avoided (contribution claim) or a deposit with a recognised secondary certificate\
   or
2. A retirement of a corresponding amount of VER in the national accounting system\
   or
3. A relevant confirmation from the competent authority of the host country regarding double counting, such as Ref. [39](/readme/references.md#id-39) for Switzerland

To 1.: Evidence of non-use of VER for compensation (contribution claim) or deposit with a secondary certificate is provided no later than at the time of sale.

To 2.: The general exclusion of DC, for example, by confirmation from the competent authority of a country, must already be available at verification.

To 3.: In the case of the retirement of a corresponding amount of VER in the national accounting system, a letter from the competent authority confirming the possibility of retirement is sufficient. The check whether this has happened takes place no later than at the next verification.

The method of avoiding double counting is recorded in the project register and is a subject of examination in subsequent verifications (collection of FAR for the subsequent verifications).


---

# 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/readme/6-quantification/8-doublecounting.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.
