> 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-206-the-evolution-of-money-iv/206.07-lesson-natively-digital.md).

# 206.7 Lesson - nativelyDigital

**Screen:** nativelyDigital

**Headline:** Purpose-built for the Digital Age

**Reward:** 4

**Text:** Digital fiat money is a digital version of a product that was designed for the industrial age. It has all of the same problems and limitations as the original product. It is a closed system that is heavily controlled and designed to lose value over time.

Bitcoin is a type of digital money that was specifically designed for the digital age. It can be improved and updated, and anyone can see and change the code that it is based on. It benefits from the ideas and creativity of anyone who works on it.

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

## QUIZ

**Question:** What is the main difference between digital fiat money and Bitcoin?

**Answer:** Digital fiat money is based on a product from the industrial age, while Bitcoin is a purpose-built money for the digital age

**Feedback:** for the digital age

**Correct:** true

**Answer:** Digital fiat money is open-source, while Bitcoin is a closed system

**Feedback:** It seems you got things mixed up. It's actually the other way around. Try again

**Correct:** false

**Answer:** Digital fiat money is designed to increase in value over time, while Bitcoin is designed to lose value

**Feedback:** Sorry, that's not quite right. Bitcoin is likely to increase in value over time due to its strictly fixed supply and growing deman, while inflation decreases the value of fiat currencies quite reliably.

**Correct:** false

<figure><img src="/files/jsjIjwFOEX8D1BXJlJse" 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-206-the-evolution-of-money-iv/206.07-lesson-natively-digital.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.
