> 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.03-lesson-fractional-reserve.md).

# 205.3 Lesson - fractionalReserve

**Screen:** fractionalReserve

**Headline:** The Invention of Fractional Reserve Banking

**Reward:** 2

**Text:** Fractional Reserve Banking is a system in which banks are allowed to hold only a fraction of the deposits they receive as reserves, while using the rest to make loans.

One reason this system developed is because people wanted to earn money from their gold, rather than paying to store it.

They could do this by allowing a bank or vault to lend out their gold and receiving interest payment in return.

If more people deposited their gold than wanted to take it back, the bank could make more profit by using the same gold as collateral for multiple loans, hence keeping only a fraction of loans in reserve.

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

## QUIZ

**Question:** Why did Fractional Reserve Banking develop?

**Answer:** To allow people to earn money from their gold

**Feedback:** Congratulations! You're a banking history expert! Did you know that Fractional Reserve Banking is a system in which banks are allowed to hold only a fraction of the deposits they receive as reserves, while using the rest to make loans

**Correct:** true

**Answer:** To make it easier for banks to hold large amounts of gold

**Feedback:** Hmm, it looks like you're a little off the mark. Better luck next time

**Correct:** false

**Answer:** To make it easier for banks to make loans

**Feedback:** Sorry, but it looks like you're mixing up your banking systems. Better luck next time!

**Correct:** false

<figure><img src="/files/9WcfloIsiTwipsl7CHfL" 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.03-lesson-fractional-reserve.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.
