# Digital Scarcity

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

Another pivotal concept introduced by Bitcoin is **digital scarcity**. Within the Bitcoin protocol, there exists a finite supply of bitcoins, capped at **21 million** created and set aside at the launch of the network. The smallest unit of a bitcoin, known as a **"satoshi,"** represents **1/100,000,000th** of a bitcoin.

This limitation on supply ensures that no more than 21 million bitcoins will ever be emitted through the **block reward subsidy**, establishing Bitcoin as a **digitally scarce asset**.

This scarcity mustn't be seen as a gimmick to pump the coin's price. Rather, the limitation on coin supply **incentivises miners to remain in the network** they've invested in thus far, to process millions and billions of **meaningful transactions** and **charge fees** as the block reward subsidy diminishes towards zero.


---

# 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://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-basics-protocol-and-design/introduction-to-bitcoin-protocol-and-design/digital-scarcity.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.
