> 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-202-attributes-of-a-good-store-of-value/202.07-lesson-scarce.md).

# 202.7 Lesson - scarce

**Screen:** scarce

**Headline:** A monetary good must scarce

**Reward:** 3

**Text:** A good store of value should have a limited supply, or be scarce.

This is because scarcity can create value, as people often desire rare or hard-to-obtain items. Bitcoin, for instance, is designed to have a maximum of 21 million units, which gives each owner a known percentage of the total possible supply.

In contrast, the supply of gold can potentially increase through new mining methods, and fiat currencies are often prone to inflation, leading to a decline in value over time.

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

## QUIZ

**Question:** What is the most important attribute of a store of value?

**Answer:** Scarcity

**Feedback:** Congratulations! You are correct. Did you know that there will only ever be a maximum of 21 million bitcoins in circulation, making it a scarce and valuable asset

**Correct:** true

**Answer:** Abundance

**Feedback:** Sorry, but abundance is not the most important attribute for a store of value. Better luck next time

**Correct:** false

**Answer:** Ease of production

**Feedback:** Sorry, but ease of production is not the most important attribute for a store of value. Better luck next time!

**Correct:** false

<figure><img src="/files/NaztoGjPgVfOVsLnNNpt" 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-202-attributes-of-a-good-store-of-value/202.07-lesson-scarce.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.
