> 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.06-lesson-gold-backed.md).

# 205.6 Lesson - goldBacked

**Screen:** goldBacked

**Headline:** From Gold to Gold-Backed

**Reward:** 3

**Text:** In the past, some governments linked the value of their currency to a specific amount of gold, a system known as a "gold standard." This meant that the government had to hold a certain amount of gold in reserve in order to issue a certain amount of currency.

This system limited the government's ability to borrow money because they could not simply print more currency to cover the cost of borrowing. Governments often borrowed money to finance wars or other expensive projects, but the gold standard made it difficult for them to do so without first accumulating enough gold to back the new currency they wanted to issue.

The gold standard was also problematic for citizens because it did not provide any guarantee that their deposits in the bank would be safe, as the value of their money was dependent on the government's ability to maintain its gold reserves.

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

## QUIZ

**Question:** What was the main problem with the gold standard system for governments and citizens?

**Answer:** It made it difficult for governments to borrow money

**Feedback:** Yep! The gold standard made it difficult for governments to borrow money because they had to hold a certain amount of gold in reserve in order to issue a certain amount of currency

**Correct:** true

**Answer:** It made it hard for people to save money in the bank

**Feedback:** I'm sorry, but the gold standard did not make it hard for people to save money in the bank. It was actually a problem for citizens because it did not provide any guarantee that their deposits in the bank would be safe, as the value of their money was dependent on the government's ability to maintain its gold reserves

**Correct:** false

**Answer:** It required governments to hold a petting zoo in their treasury

**Feedback:** An amusing idea, but nonsense nevertheless! Try again.

**Correct:** false

<figure><img src="/files/ukvflEeDwKVKSyUzKHZV" 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.06-lesson-gold-backed.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.
