# What is Money?

To understand the importance of cryptocurrencies, we first need to understand money.&#x20;

The history of money is, in many ways, the history of civilization itself.  For thousands of years, human beings have utilized various forms of currency to build economies and facilitate trade.&#x20;

Indeed, money serves three important functions in our economy.  It is used as a:

* **Store of value**:  Money can be saved and used for later
* **Unit of account**:   It serves as a common base for prices
* **Medium of exchange**:  Currency is used to buy goods and services

Ideally, money is durable, portable, divisible, uniform, accepted everywhere and has a limited supply.

&#x20;                                                                **The Ideal Properties of Money**

<figure><img src="/files/0kW0Q61j7Hhp4Azn3lBQ" alt=""><figcaption><p>Source: <a href="https://www.stlouisfed.org/education/economic-lowdown-podcast-series/episode-9-functions-of-money"> St. Louis Federal Reserve</a></p></figcaption></figure>

Money has taken many forms over the years – it started with the barter of goods, progressed to trinkets such as seashells then to precious metals, and finally to paper money, plastic cards and electric money.&#x20;

Today, over 90% of currency is electronic, meaning that it has no physical backing and exists only in computers owned by large banks.&#x20;


---

# 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://www.digitalnations.xyz/web3-overview/the-web3-ecosystem/cryptocurrencies/what-is-money.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.
