# Net impact

{% hint style="info" %}
This page describes Upright's **methodology** for producing net impact data. For a description of what net impact metrics Upright provides, see [this page](/metrics/net-impact.md).
{% endhint %}

Upright's net impact data is produced by the Upright net impact model. The following subsections detail how the Upright net impact model works:

* [Overview of the Upright net impact model](/methodology/net-impact/overview-of-the-upright-net-impact-model.md): Overview of the Upright net impact model, which generates Upright's impact data. Includes a description of the model's high-level arhitecture along with subsections discussing its key algorithms.
* [Illustrative example in a simplified economy](/methodology/net-impact/illustrative-example-in-a-simplified-economy.md): Explains the Upright net impact model and its key algorithms end-to-end using an simplified example of small self-contained island economy. While simplified, the content is technical and expects understanding of some mathematical concepts from the reader - fully understanding the workings of the model at this level is not a prerequisite for using the Net Impact Model.&#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://docs.uprightplatform.com/methodology/net-impact.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.
