# Opportunity-cost-based monetization

The [Upright net impact framework](/metrics/net-impact.md) includes two categories that represent opportunity costs:

* **Scarce Human Capital** represents scarce resources provided by people
* **Scarce Natural Resources** represent scarce resources provided by the planet

Given that the use of scarce resources by the private sector does not lead to direct harm or benefit to its surroundings, the appropriate economic cost of these resources depends on available opportunities to create positive and negative impacts.&#x20;

Such opportunity costs are quantified on the basis of the *average net impact of products and services* that use these resources.&#x20;

Upright derives the total opportunity cost (to be distributed for all companies using these resources) for the two categories as follows:&#x20;

1. The net sum of monetized outputs and impacts, excluding opportunity costs is **$10.10 trillion** (see [here](/methodology/net-impact/weighting-of-impacts.md#costs-and-benefits-used-the-upright-model) for details)
2. The total opportunity cost is attributed between human capital and natural resources is attributed on the basis of the [UNEP Inclusive Wealth Report](https://www.unep.org/resources/inclusive-wealth-report-2018): the global per capita wealth in natural capital and human capital are estimated to be **$30,830** and **$139,140** respectively.&#x20;
3. Attributing the total opportunity cost to people and the planet in proportion yields:
   * Scarce Natural Resources: **$1.83 trillion** (18.14% of total human and natural capital)&#x20;
   * Scarce Human Capital: **$8.27 trillion** (81.86% of total human and natural capital)

{% hint style="info" %}
Not all resources consumed by the private sector are scarce and therefore do not have a meaningful opportunity cost. Such abundant resources include e.g., information.
{% endhint %}


---

# 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/weighting-of-impacts/opportunity-cost-based-monetization.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.
