# 202.6 Lesson - divisibility

**Screen:** divisibility

**Headline:** The good must be easy to subdivide

**Reward:** 3

**Text:** The ability to divide a good is an important attribute for it to be a good store of value.

Imagine you have a $100 bill and want to buy a pack of chewing gum that costs 10 cents. The success of the trade depends on the seller having $99.90 in change available in that moment.

In societies where trade is prevalent, the ability to divide a good into smaller quantities allows for more precise exchange and can make it easier to use in day-to-day transactions.

Bitcoin is particularly useful in this regard, as it can be divided down to a hundred millionth of a unit and transmitted in tiny and exact amounts.

Fiat currencies are typically divisible down to pocket change, which has little purchasing power, making fiat divisible enough in practice.

Gold, while physically divisible, can be difficult to use in small quantities for everyday trade.

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

## QUIZ

**Question:** Which of the following is NOT a good store of value due to its difficulty in being easily divided for day-to-day trade?

**Answer:** Gold

**Feedback:** You are correct. Gold is difficult divide into small quantities for everyday trade. Did you know that gold has been used as a store of value for thousands of years due to its rarity and durability

**Correct:** true

**Answer:** Bitcoin

**Feedback:** Sorry, but that's not quite right. Bitcoin is highly divisible into its base unit 'satoshi', and it can even be divided into milli-satoshis (1/1000 of a satoshi) on the Lightning Network

**Correct:** false

**Answer:** Fiat currency

**Feedback:** Nope. While fiat currencies are not as divisible as bitcoin, they are easily divisible into smaller denominations.

**Correct:** false

<figure><img src="/files/Acw4wjRyQJPqD2JWUJEp" alt=""><figcaption></figcaption></figure>


---

# 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://earn.blink.sv/chapter-202-attributes-of-a-good-store-of-value/202.06-lesson-divisibility.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.
