> 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-501-bitcoin-criticisms-fallacies-i/501.03-lesson-its-not-backed.md).

# 501.3 Lesson - itsnotBacked

**Screen:** itsnotBacked

**Headline:** Should money be backed by something?

**Reward:** 3

**Text:** The idea of backed money is contradictory, as the backing itself would then be considered money. Part of the value of money comes from its rarity. Bitcoin does not need to be backed by something else that is rare because it is inherently scarce.

Verifiable and auditable through independent means, bitcoin is free of counterparty risk. There is no third party that must be trusted to keep and secure commodities or assets. If anything, it is possible that the future will be backed by bitcoin.

As Parker Lewis stated, "Ultimately, bitcoin is backed by something, and it's the only thing that backs any money: the credibility of its monetary properties."

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

## QUIZ

**Question:** What is the only thing that backs any money, according to Parker Lewis?

**Answer:** The credibility of its monetary properties

**Feedback:** Spot on! According to Parker Lewis, the only thing that backs any money is the credibility of its monetary properties

**Correct:** true

**Answer:** Rarity

**Feedback:** That's not quite right. While rarity can certainly contribute to the value of money, it is not the only thing that backs it. Try again

**Correct:** false

**Answer:** The color purple

**Feedback:** That's incorrect. While the color purple may be a beautiful and regal choice for a currency, it does not actually play a role in backing money.

**Correct:** false

<figure><img src="/files/0S78yqr4mQCSAeWQS8sk" 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-501-bitcoin-criticisms-fallacies-i/501.03-lesson-its-not-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.
