> For the complete documentation index, see [llms.txt](https://docs.uprightplatform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uprightplatform.com/methodology/net-impact/weighting-of-impacts/market-price-based-monetization.md).

# Market-price-based monetization

Upright uses market-price-based monetization (also known as observed preference -based monetization) to monetize benefits for impact categories for which no commonly accepted unit of measure and monetization factor exists, such as Meaning & Joy.&#x20;

Market-price-based monetization includes the following steps:

1. **Identification of anchor products:** Identify products for which the price of the product can be used as a proxy of the value the product creates within a specific impact category, and determine their average price.
2. **Relate monetary values of anchor-products to non-anchor products**: Combining (a) estimates on the *relative sizes* of impacts for both anchor and non-anchor products and (b) prices of anchor products, produce estimates on the monetary value of impacts of non-anchor products.

A product can qualify as an anchor product for a particular impact category, if:

* It mainly creates value within that impact category
* The product has negligible external benefits (at least within the impact category of interest)
* Producers of the product use value-priced, rather than cost-based pricing

Examples of products that can and cannot be used as anchor products when monetizing benefits:&#x20;

<table><thead><tr><th>Category</th><th width="168.33333333333331">Examples</th><th width="107">Validity</th><th>Explanation</th></tr></thead><tbody><tr><td>Broadly consumed goods</td><td>Literary fiction, music</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> Yes</td><td>The price reflects the observed preference of a large, representative sample of the general public.</td></tr><tr><td>Luxury goods</td><td>Gold jewelry</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span> No</td><td>The price reflects the observed preference of a small minority. It is not representative of the general public.</td></tr><tr><td>Addictive substances</td><td>Alcoholic beverages</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span> No</td><td>Physical addiction is expected to increase the demand for the product.</td></tr></tbody></table>

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.uprightplatform.com/methodology/net-impact/weighting-of-impacts/market-price-based-monetization.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
