# Biodiversity unit

The core of the methodology is this. We have a fungible, traceable, and culturally translatable metric for conserved biodiversity which is interoperable with other biodiversity metrics and methodologies.

A VBC under the ISBM represents 30 days of 1 hectare of a protected ecosystem with a value corresponding to the baseline [ecosystem value](/baseline-assessment/baseline-ecosystem-categorization.md) (normalized to [four levels](/biodiversity/biodiversity-calculation/value-calculations.md)). The protection of the ecosystem is determined by the presence of a qualified [indicator species](/baseline-assessment/indicator-species-selection.md) and its [integrity score](/biodiversity/biodiversity-calculation/integrity-calculations.md). Which if <1.0, may result in fractional crediting.&#x20;

Here is an example site, with one year of data showing an interactive view of this methodology. Following, we will explain the sequential steps required to arrive at this view.&#x20;

#### Figure 7. Biodiversity credits appearing and disappearing over time with different species observations.

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

It should be noted that calculations are simple in theory, and relatively complex in execution. The complexity has been offloaded to [open-source computer code](/appendices/appendix-g-sample-open-source-code-and-calculation.md) in order to make the observation points required at a project level simpler.&#x20;

Here we explain the theory and the logic of the computer code but recommend BCPs use automated calculations from a vetted source.&#x20;

However, all calculations can be easily automated, and open-source code for this is available [Appendix G](/appendices/appendix-g-sample-open-source-code-and-calculation.md) while manual calculations are demonstrated in [Appendix M](broken://pages/IloWhnlgTRtRstgCn0Ni). &#x20;

The calculations are devised to avoid double-crediting under a simplified methodology that does not identify individual species. Any specific hectare of land can only be counted only once at any given time, and cannot achieve a value greater than 1.0, nor will it achieve full crediting if the indicator species found there does not merit it.&#x20;


---

# Agent Instructions: 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:

```
GET https://sexytrees.savimbo.com/biodiversity/biodiversity-unit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
