> 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-204-the-evolution-of-money-ii/204.01-lesson-not-from-government.md).

# 204.1 Lesson - notFromGovernment

**Screen:** notFromGovernment

**Headline:** Money is not a government creation

**Reward:** 2

**Text:** There is a popular misconception that money is a government creation and cannot exist without government. This is false.

The history of money goes back thousands of years to times when governments did not exist, but money did.

This proves that money is emergent and simply the most tradable good in a market. It is not a government creation and certainly does not require a government to make money work.

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

## QUIZ

**Question:** What is money?

**Answer:** Money is the most tradable good in any given market.

**Feedback:** Correct. It's interesting to think about how different societies throughout history have used different items as a form of currency, from seashells to cattle to gold. But ultimately, it's the willingness of people to trade and accept an item as payment that determines its value as money

**Correct:** true

**Answer:** Money is a government creation.

**Feedback:** Nope, sorry! Looks like the government isn't as powerful as we thought they were. Better luck next time

**Correct:** false

**Answer:** Money is a magical substance created by fairies.

**Feedback:** Sorry, but it looks like the tooth fairy is the only one making magic money these days. Better luck with your next answer!

**Correct:** false

<figure><img src="/files/THaEp0zhCX9FYvLfgZS4" 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-204-the-evolution-of-money-ii/204.01-lesson-not-from-government.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.
