# 301.3 Lesson - fiatRequiresTrust

**Screen:** fiatRequiresTrust

**Headline:** Fiat Currencies Require Trust

**Reward:** 3

**Text:** The post-1971 fiat currency system requires trust at all levels because it is debt-based and lacks a scarce anchor. This includes trust in the ability to pay off debts in the future, trust in commercial and central banks not to debase the currency, and trust in their ability to allow access to and freedom to use funds for transactions.

This trust has been violated numerous times, including during the 2008/09 Global Financial Crisis. In order to address this issue, Satoshi Nakamoto aimed to create a digital form of money that did not require trusting third parties for transactions and could not be debased by a central authority issuing more units.

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

## QUIZ

**Question:** What was the main issue that Satoshi Nakamoto aimed to address with the creation of bitcoin?

**Answer:** The need for trusted third parties to make a currency work

**Feedback:** Exactly. Bitcoin requires no trusted third party and allows for transactions to be made directly between individuals, called peer-to-peer, rather than through a central authority or intermediaries

**Correct:** true

**Answer:** Lack of a physical form for currency

**Feedback:** Nope. That's not it. Try again

**Correct:** false

**Answer:** Inflation caused by central authorities issuing more units

**Feedback:** Arbitrary inflation of the money supply by centralized issuers is indeed a problem that bitcoin solves elegantly, but there's a more foundational problem that Satoshi addressed. Try again!

**Correct:** false

<figure><img src="/files/3HlixqgZgtkETZBlqtXA" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://earn.blink.sv/chapter-301-bitcoin-why-was-it-created/301.03-lesson-fiat-requires-trust.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
