> 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-204-the-evolution-of-money-ii/204.05-lesson-stock-to-flow.md).

# 204.4 Lesson - stockToFlow

**Screen:** stockToFlow

**Headline:** Understanding the Stock to Flow Ratio

**Reward:** 3

**Text:** The Stock to Flow ratio is a measure of the rate at which new units of money are added to the existing supply.

To calculate it, you divide the existing amount of money by the amount produced each year.

For something to be a good way to save value, it should become more valuable when people want to use it to save, but the people who make it should not be able to add too much of it, which would make it less valuable.

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

## QUIZ

**Question:** What is the Stock to Flow ratio?

**Answer:** A measure of the rate at which new units of a monetary good are introduced into the existing supply.

**Feedback:** That's right! The Stock to Flow ratio can be a useful tool for understanding the stability and scarcity of a particular currency or commodity. Good job

**Correct:** true

**Answer:** A measure of a company's financial stability.

**Feedback:** Sorry, looks like you're mixing up your business jargon. Better luck with your next answer

**Correct:** false

**Answer:** A ratio used to compare the value of different currencies.

**Feedback:** Wrong! But hey, at least you're thinking about the global economy. Better luck with your next guess.

**Correct:** false

<figure><img src="/files/QXmVdLT6AqsiumavdcuM" 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-204-the-evolution-of-money-ii/204.05-lesson-stock-to-flow.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.
