> For the complete documentation index, see [llms.txt](https://earn.blink.sv/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://earn.blink.sv/chapter-601-bitcoin-and-economics-i/601.02-lesson-monetary-premium.md).

# 601.2 Lesson - monetaryPremium

**Screen:** monetaryPremium

**Headline:** Monetary Premium

**Reward:** 2

**Text:** If the value of money is not based on its scarcity, it may not be as reliable as a way to store wealth. In this case, other things that are scarce, such as assets or resources, may become more valuable and be used as a substitute for money.

This additional value is known as a monetary premium. When the usual form of money is not working well, people may turn to other things that are rare or hard to obtain as a way to exchange value.

Some historical forms of money had no other use or value besides being used as a way to trade for other things. The difference between the value of something as money and its value for its other uses is the monetary premium.

\=================================================================

## QUIZ

**Question:** What is a monetary premium?

**Answer:** The difference in value between something's use as money and its value for its other uses

**Feedback:** Congratulations! You know your stuff when it comes to monetary premiums. A monetary premium is the additional value that something can have when it is used as a substitute for money. Good job

**Correct:** true

**Answer:** An extra fee added to the price of goods and services

**Feedback:** Sorry, wrong answer! A monetary premium has nothing to do with paying extra for things

**Correct:** false

**Answer:** A monetary premium has nothing to do with paying extra for things

**Feedback:** Nope! A monetary premium is not a discount, it's actually the opposite.

**Correct:** false

<figure><img src="/files/6SObXEdyTHsdT8eA7s2h" alt=""><figcaption></figcaption></figure>


---

# 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://earn.blink.sv/chapter-601-bitcoin-and-economics-i/601.02-lesson-monetary-premium.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.
