# Integrity calculations

As discussed in the [Baseline assessment](/baseline-assessment.md), indicator species and thus their observation area have an [Integrity score](/baseline-assessment/indicator-species-integrity-score.md) based on their ability to represent the rest of their ecosystem.

We have addressed the union of observations in space and time. While this is relatively uncomplicated for two observations from species that have an integrity score of +1 (fully representative of the ecosystem) it can become complicated in the presence of species that have partial integrity scores.&#x20;

This section explains the theory behind the summation of partial integrity scores, and provides some visual examples.&#x20;

Partial scores can be summed. Where multiple sightings occur, the species indicator scores can be added together, to a maximum of +1. For example, if two indicator species such as a Tapir, with a score of 0.5 were sighted at the same coordinates, on the same day, the combined score would be +1 and a full VBC could be issued for hectares in the overlapping hectares.

#### Figure 11. Summing overlapping partial integrity scores.

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

Indicator species that offer full integrity, cannot be greater than +1 where they overlap, however a species like a Jaguar that has an integrity score of +1 will achieve the higher score on an overlapping area.

#### Figure 11a. Summing overlapping full and partial integrity scores.

<figure><img src="/files/2MMfp3oXjabV2QddoOeh" alt=""><figcaption></figcaption></figure>

While partial integrity scores may not offer additional crediting benefit, a full spectrum of data gives projects more validity in their claims to represent an intact ecosystem, and factors into qualitative assessments performed by IEP in their final evaluations.&#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://isbm.savimbo.com/calculation/integrity-calculations.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.
