# Background

- [Why net impact?](https://docs.uprightplatform.com/background/why-net-impact.md): This page explains why net impact is a relevant and useful measure of the impact of a company.
- [Related frameworks](https://docs.uprightplatform.com/background/related-frameworks.md): This page explains how Upright’s approach to understanding companies' costs and benefits differs from related frameworks.
- [Open access to Upright data](https://docs.uprightplatform.com/background/open-access-to-upright-data.md)


---

# 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/background.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.
