> 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-205-the-evolution-of-money-iii/205.04-lesson-bank-run.md).

# 205.4 Lesson - bankRun

**Screen:** bankRun

**Headline:** Problems of Fractional Reserve Banking

**Reward:** 2

**Text:** Banks sometimes issued more paper notes than they had deposits, which could cause problems in the economy. If people started to doubt the solvency of a bank, they might rush to withdraw their money all at once before others do. This is called a bank run.

The sudden loss of deposits from the bank run could reveal that the bank was using too much leverage through Fractional Reserve Banking. This could cause a lack of liquidity and bring the whole financial system to a stop.

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

## QUIZ

**Question:** What is a potential outcome of banks issuing more paper notes than they held deposits?

**Answer:** A sudden drain of deposits en masse, leading to systemic fears and drying up of liquidity

**Feedback:** masse, leading to systemic fears and drying up of liquidity

**Correct:** true

**Answer:** A nice vacation for everyone

**Feedback:** Sorry, taking a vacation isn't quite the outcome we're looking for here. Better luck next time

**Correct:** false

**Answer:** A sudden increase in the price of gasoline

**Feedback:** Gas prices might fluctuate for a variety of reasons, but this particular scenario doesn't have much to do with it. Try again!

**Correct:** false

<figure><img src="/files/rr7oIywuNk7eRSxKsPtn" 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-205-the-evolution-of-money-iii/205.04-lesson-bank-run.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.
