> 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.02-lesson-primary-functoin.md).

# 204.2 Lesson - primaryFunction

**Screen:** primaryFunction

**Headline:** The primary function of money

**Reward:** 2

**Text:** Primitive money existed long before large scale trade networks. Archeologists found that early humans used valuable tools like arrowheads, collectibles like cowry shells and commodities like barley as primitive money.

The main advantage and primary function of these primitive moneys was to improve the workings of even small barter networks. Primitive moneys achieved this by eliminating the need to match coincidences of wants, interests, supply or skill. They also greatly reduced the need for credit, which, in the absence of writing in prehistoric times, was difficult to keep track of.

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

## QUIZ

**Question:** What was the primary function of money?

**Answer:** To improve the workings of small barter networks.

**Feedback:** Congratulations! It's interesting to think about how money has evolved over time, from its early use as a means of facilitating trade in small communities to its current role as a medium of exchange in modern economies

**Correct:** true

**Answer:** To facilitate large scale trade networks.

**Feedback:** Sorry, looks like you got it backwards! Better luck with your next guess

**Correct:** false

**Answer:** To reduce the need for credit.

**Feedback:** Wrong! Credit has been around for almost as long as money, and it's likely here to stay. Better luck with your next answer.

**Correct:** false

<figure><img src="/files/cjuXLnxZCEY8PHxHafxc" 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.02-lesson-primary-functoin.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.
