> 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.05-lesson-modern-central-banking.md).

# 205.5 Lesson - modernCentralBanking

**Screen:** modernCentralBanking

**Headline:** Modern Central Banking

**Reward:** 3

**Text:** To counter the problem of bank runs, governments created their own banks called "central banks."

These central banks have the special power to create money. They act as a backup plan for when commercial banks run out of reserves and need extra money to stay open.

Because of this function, central banks are also called the "lenders of last resort," meaning they can create and give out money when commercial banks need liquidity to service withdrawals.

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

## QUIZ

**Question:** What is the purpose of a central bank?

**Answer:** To create a unified national currency and provide a backup plan for other banks

**Feedback:** Congratulations, you got it right! Did you know that central banks also act as the "lender of last resort," meaning they can give out money when needed to make sure people's deposits are secure

**Correct:** true

**Answer:** To sell ice cream and provide a place for people to play games

**Feedback:** I'm sorry, but central banks do not sell ice cream or provide a place for people to play games. They have much more important responsibilities

**Correct:** false

**Answer:** To act as a personal stylist and wardrobe consultant for the royal family

**Feedback:** I'm afraid you are mistaken. Central banks do not act as personal stylists or wardrobe consultants for the royal family. Try again!

**Correct:** false

<figure><img src="/files/rV89qqF6OGbGMUXjHih4" 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.05-lesson-modern-central-banking.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.
