# Contributions

## Introduction to the Indicator

## Calculation of Scoring

We do a straight trendline from 0 to 100% for contributions.

{% hint style="info" %}
We do a straight trendline instead of monthly trendlines based on five-year averages (the same approach as the Delivery Indicator) because do not have historical month-by-month data for Contributions.
{% endhint %}

For each 1% below the trendline, we remove 3 points from the 100 scores.

The traffic light scoring system for this indicator is:

* Green = 85+
* Yellow = 70+
* Red = <70


---

# 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://undp.gitbook.io/performance/methodology/efficiency/contributions.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.
