# Coins Overview

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

In the realm of the **BSV Blockchain**, understanding the concept of **coins** is fundamental to grasping how this digital cash system operates.

Coins in BSV are not merely digital representations of value; they are **integral to the functioning of the blockchain, facilitating peer-to-peer transactions** in a decentralized manner. The total supply of BSV coins is fixed, capped at **21 million coins**, which are further divisible into **100 million units** known as **satoshis**. This fixed supply is a cornerstone of the **economic model designed by Satoshi Nakamoto**, incentivising network nodes to **participate honestly** and play their part in **growing network use over time**.


---

# 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/coins-and-transactions-bitcoin-protocol-and-design/coins-overview.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.
