> 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.03-lesson-digital-fiat.md).

# 206.3 Lesson - digitalFiat

**Screen:** digitalFiat

**Headline:** Digital Fiat

**Reward:** 2

**Text:** Digital fiat is a type of money that exists only in digital form, like on a computer or phone. It is a digital representation of physical cash, such as paper money or coins.

Digital fiat became possible with the proliferation of digital communication networks, like the internet, and the growth of consumer devices like computers and phones that can connect to these networks. Standardized payment protocols, which are established ways of making payments online, also played a role in the emergence of digital fiat.

Digital fiat is increasingly replacing physical fiat due to its lower costs, faster speeds, and increased capabilities for surveillance. In other words, it is cheaper and faster to use digital fiat and it is easier to track transactions made with digital fiat.

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

## QUIZ

**Question:** What is digital fiat?

**Answer:** A government issued money that exists only in digital form, like on a computer or phone

**Feedback:** Good job. Digital fiat is a type of money that exists only in digital form, like on a computer or phone. It is a digital representation of physical cash, such as paper money or coins, and is becoming increasingly popular due to its lower costs, faster speeds, and increased capabilities for surveillance

**Correct:** true

**Answer:** A type of currency that can only be used to buy things in the internet

**Feedback:** Not quite. While digital fiat is digital like the internet, it is also widely accepted at brick and mortar merchants. Try again

**Correct:** false

**Answer:** A currency that can only be sent by email

**Feedback:** Nope, you guessed wrong. The use of such a currency would be extremely limited and doesn't exist to our knowledge. Try again!

**Correct:** false

<figure><img src="/files/NXzFCUAn49Q1ztioRFpO" 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.03-lesson-digital-fiat.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.
